Remove unneeded duplicate line

This commit is contained in:
Ross Smith II 2021-01-11 17:17:11 -08:00 committed by GitHub
parent 0c788ae020
commit 84136a8633
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

1
yadm
View File

@ -1872,7 +1872,6 @@ function parse_encrypt() {
ENCRYPT_INCLUDE_FILES=()
ENCRYPT_EXCLUDE_FILES=()
FINAL_INCLUDE=()
ENCRYPT_INCLUDE_FILES=()
if [ ! -f "$YADM_ENCRYPT" ] ; then
return