removing dead space
This commit is contained in:
parent
c6b4bde04c
commit
04544b4d8f
1 changed files with 0 additions and 2 deletions
2
yadm
2
yadm
|
@ -110,8 +110,6 @@ function main() {
|
|||
YADM_ARGS=()
|
||||
shift
|
||||
|
||||
|
||||
|
||||
# commands listed below do not process any of the parameters
|
||||
if [[ "$YADM_COMMAND" =~ ^(enter|git_crypt)$ ]] ; then
|
||||
YADM_ARGS=("$@")
|
||||
|
|
Loading…
Reference in a new issue