Spaces:
Sleeping
Sleeping
Captain Ezio
commited on
Commit
·
fcdc638
1
Parent(s):
6ed31b5
Update info.py
Browse files- Powers/plugins/info.py +1 -1
Powers/plugins/info.py
CHANGED
@@ -5,7 +5,7 @@ from pyrogram import filters
|
|
5 |
from pyrogram.types import Message
|
6 |
|
7 |
from Powers import DEV_USERS, SUDO_USERS, WHITELIST_USERS, SUPPORT_STAFF, LOGGER
|
8 |
-
from Powers.bot_class import Gojo
|
9 |
from Powers.utils.custom_filters import command
|
10 |
|
11 |
|
|
|
5 |
from pyrogram.types import Message
|
6 |
|
7 |
from Powers import DEV_USERS, SUDO_USERS, WHITELIST_USERS, SUPPORT_STAFF, LOGGER
|
8 |
+
from Powers.bot_class import Gojo as app
|
9 |
from Powers.utils.custom_filters import command
|
10 |
|
11 |
|