We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a40b369 + 62b562b commit 003f2ceCopy full SHA for 003f2ce
1 file changed
commands/owner.py
@@ -2,7 +2,6 @@
2
from discord.ext import commands
3
from discord.ext.commands import Context
4
5
-from edge.registry.colors import EmbedColors
6
from edge.registry.embedTemplates import Cog_Owner, General
7
8
class Owner(commands.Cog, name="owner"):
0 commit comments