mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-30 01:44:50 +00:00
Rm auto clear logs
This commit is contained in:
parent
9dacf9281c
commit
4efbbf11ff
1 changed files with 0 additions and 2 deletions
|
|
@ -118,9 +118,7 @@ async def clear_reqdict():
|
|||
admins_in_chat.clear()
|
||||
try:
|
||||
os.rmdir("downloads")
|
||||
os.remove("MissKatyLogs.txt")
|
||||
os.rmdir("GenSS")
|
||||
open("MissKatyLogs.txt", "w").close()
|
||||
except:
|
||||
pass
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue