Skip to content

Commit 2deb1bf

Browse files
Abishnoi69Abishnoi69
Abishnoi69
authored and
Abishnoi69
committed
Auto-Fix
1 parent d2169aa commit 2deb1bf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Exon/modules/welcome.py

+3-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,9 @@
4747

4848
import Exon.modules.sql.log_channel_sql as logsql
4949
import Exon.modules.sql.welcome_sql as sql
50-
from Exon import DEMONS, DEV_USERS, DRAGONS, LOGGER, OWNER_ID, WOLVES, dispatcher, sw, SUPPORT_CHAT as AbishnoiMF
50+
from Exon import DEMONS, DEV_USERS, DRAGONS, LOGGER, OWNER_ID
51+
from Exon import SUPPORT_CHAT as AbishnoiMF
52+
from Exon import WOLVES, dispatcher, sw
5153
from Exon.modules.helper_funcs.anonymous import AdminPerms, user_admin
5254
from Exon.modules.helper_funcs.chat_status import is_user_ban_protected
5355
from Exon.modules.helper_funcs.chat_status import user_admin as u_admin

0 commit comments

Comments
 (0)