mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2026-01-25 01:22:59 -05:00
No more star imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from discord.ext import commands
|
||||
from .utils.chat_formatting import *
|
||||
from .utils.chat_formatting import box
|
||||
from .utils.dataIO import dataIO
|
||||
from .utils import checks
|
||||
from __main__ import user_allowed, send_cmd_help
|
||||
|
||||
Reference in New Issue
Block a user