This commit is contained in:
levina 2021-11-14 18:49:22 +07:00 committed by GitHub
parent 2e2604975e
commit a3bfdd237e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,6 @@ from pytgcalls import idle
from pyrogram import idle as pidle
from driver.veez import call_py, bot
if os.path.exists('log.txt'):
with open('log.txt', 'r+') as f:
f.truncate(0)