Skip to content

Commit

Permalink
Removed Unused Import
Browse files Browse the repository at this point in the history
  • Loading branch information
dkoz committed Jul 3, 2024
1 parent ce9fb9c commit 1f2aaea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cogs/utilities.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import nextcord
from nextcord.ext import commands
from settings import whitelist

class UtilitiesCog(commands.Cog):
def __init__(self, bot):
Expand Down

0 comments on commit 1f2aaea

Please sign in to comment.