mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
[Core] Moved checks.py to main core package
This commit is contained in:
parent
2063decbe7
commit
36b19de9da
@ -1,5 +1,5 @@
|
||||
from discord.ext import commands
|
||||
from core.utils import checks
|
||||
from core import checks
|
||||
from core.utils.chat_formatting import box
|
||||
import asyncio
|
||||
import importlib
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user