mirror of
https://github.com/aclist/dztui.git
synced 2024-12-27 21:02:36 +01:00
chore: remove stray line
This commit is contained in:
parent
4e968e63e5
commit
3cd99911a6
2 changed files with 1 additions and 2 deletions
2
dzgui.sh
2
dzgui.sh
|
@ -587,7 +587,7 @@ fetch_helpers_by_sum(){
|
|||
["ui.py"]="99544ccef6060125509c4b689a808a15"
|
||||
["query_v2.py"]="55d339ba02512ac69de288eb3be41067"
|
||||
["vdf2json.py"]="2f49f6f5d3af919bebaab2e9c220f397"
|
||||
["funcs"]="6371f34f2040de5df82bc9064ad4d26d"
|
||||
["funcs"]="16caf08919f25b44340ed37de7c4265c"
|
||||
["lan"]="c62e84ddd1457b71a85ad21da662b9af"
|
||||
)
|
||||
local author="aclist"
|
||||
|
|
|
@ -1273,7 +1273,6 @@ symlinks(){
|
|||
if [[ ${#hits[@]} -eq 0 ]]; then
|
||||
logger INFO "Symlinks are up to date, skipping"
|
||||
return
|
||||
|
||||
fi
|
||||
|
||||
# update missing targets
|
||||
|
|
Loading…
Reference in a new issue