Update __init__.py

This commit is contained in:
yasirarism 2023-04-24 00:10:45 +07:00 committed by GitHub
parent 23c0680796
commit 79f550a603
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,6 @@ app = Client(
api_hash=API_HASH,
bot_token=BOT_TOKEN,
)
app.storage = MongoStorage(mongo["MissKatyDB"], remove_peers=False)
# Pyrogram UserBot Client
user = Client(