none
This commit is contained in:
parent
2e2604975e
commit
a3bfdd237e
1
main.py
1
main.py
@ -5,7 +5,6 @@ from pytgcalls import idle
|
|||||||
from pyrogram import idle as pidle
|
from pyrogram import idle as pidle
|
||||||
from driver.veez import call_py, bot
|
from driver.veez import call_py, bot
|
||||||
|
|
||||||
|
|
||||||
if os.path.exists('log.txt'):
|
if os.path.exists('log.txt'):
|
||||||
with open('log.txt', 'r+') as f:
|
with open('log.txt', 'r+') as f:
|
||||||
f.truncate(0)
|
f.truncate(0)
|
||||||
|
Loading…
Reference in New Issue
Block a user