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:
parent
5f55e3c664
commit
a070e9fc65
2 changed files with 1 additions and 2 deletions
helpers
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue