1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00

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

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