Skip to content

Commit 003f2ce

Browse files
authored
Merge pull request #13 from DominicTWHV/dev
Fix: Removed unused dependency import
2 parents a40b369 + 62b562b commit 003f2ce

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

commands/owner.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
from discord.ext import commands
33
from discord.ext.commands import Context
44

5-
from edge.registry.colors import EmbedColors
65
from edge.registry.embedTemplates import Cog_Owner, General
76

87
class Owner(commands.Cog, name="owner"):

0 commit comments

Comments
 (0)