Sorted imports and removed unused ones
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
from os import listdir
|
||||
|
||||
from discord import ApplicationContext, Option, SlashCommandGroup
|
||||
from discord.ext import commands
|
||||
|
||||
from functions import (
|
||||
appendLog,
|
||||
getMsg,
|
||||
|
Reference in New Issue
Block a user