Remove unused variable

This commit is contained in:
Pierre Pronchery 2020-02-24 07:57:59 +01:00
parent 268e26a468
commit d864fdca34

View File

@ -27,7 +27,6 @@
#variables #variables
GIT_MIRROR="/home/defora/git" GIT_MIRROR="/home/defora/git"
GIT_REMOTE="origin" GIT_REMOTE="origin"
PREFIX="/usr/local"
#executables #executables
GIT="/usr/bin/git" GIT="/usr/bin/git"