1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2025-07-24 16:38:48 +02:00

chore: drop unused log file

This commit is contained in:
aclist 2025-01-07 20:54:03 +09:00
parent 5f55e3c664
commit a070e9fc65
2 changed files with 1 additions and 2 deletions
helpers

View file

@ -30,7 +30,6 @@ log_path="$state_path/logs"
debug_log="$log_path/DZGUI_DEBUG.log"
system_log="$log_path/DZGUI_SYSTEM.log"
mod_log="$log_path/DZGUI_MODIDS.log"
meta_log="$log_path/DZGUI_META.log"
#STATE FILES
history_file="$state_path/$prefix.history"