chore: clean up log files and temp document structures

This commit is contained in:
Fd
2026-07-15 16:51:27 +07:00
parent d40b5571b9
commit 2a13b954ea
8 changed files with 6 additions and 323 deletions
+1
View File
@@ -2,5 +2,6 @@ package cmds
import (
_ "neo/cmds/download"
_ "neo/cmds/media"
_ "neo/cmds/misc"
)