mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-02 02:44:50 +00:00
fix
This commit is contained in:
parent
a82c129a83
commit
4f61bc4962
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from logging import basicConfig, FileHandler, StreamHandler
|
||||
from logging import basicConfig, FileHandler, StreamHandler, INFO
|
||||
import time
|
||||
from pyrogram import Client
|
||||
from misskaty.vars import API_ID, API_HASH, BOT_TOKEN, USER_SESSION
|
||||
|
|
|
|||
Loading…
Reference in a new issue