Sorted imports and removed unused ones

This commit is contained in:
2023-04-19 14:23:41 +02:00
parent 75c1889477
commit fb3e291d77
6 changed files with 25 additions and 25 deletions

View File

@@ -1,14 +1,15 @@
from discord import (
ApplicationContext,
Cog,
Member,
SlashCommandGroup,
VoiceChannel,
Member,
VoiceState,
Cog,
option,
utils,
)
from discord.ext import commands
from functions import (
appendLog,
changeNomicPerms,