Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
SudoR2spr authored Aug 6, 2024
1 parent 8262177 commit 0681df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

import core as helper
from utils import progress_bar
from vars import API_ID, API_HASH, BOT_TOKEN, WEBHOOK, PORT
from vars import API_ID, API_HASH, BOT_TOKEN
from aiohttp import ClientSession
from pyromod import listen
from subprocess import getstatusoutput
Expand Down

0 comments on commit 0681df1

Please sign in to comment.