removing dead space

This commit is contained in:
Lamar Daughma 2022-01-28 13:00:24 +00:00
parent c6b4bde04c
commit 04544b4d8f
1 changed files with 0 additions and 2 deletions

2
yadm
View File

@ -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=("$@")