1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-11-18 06:08:21 +00:00

remove un-used DONE variable

(still available via sourced COL_TABLE on line 29)
This commit is contained in:
bcambl 2017-10-19 22:57:07 -06:00
parent 31730e7197
commit 0f868f7649

View File

@ -37,7 +37,6 @@ else
TICK="[${COL_GREEN}${COL_NC}]"
CROSS="[${COL_RED}${COL_NC}]"
INFO="[i]"
DONE="${COL_GREEN} done!${COL_NC}"
OVER="\r\033[K"
fi