remove dead import
This commit is contained in:
parent
06d903b4f6
commit
0b76123301
@ -2,8 +2,6 @@ import discord
|
|||||||
from discord import app_commands
|
from discord import app_commands
|
||||||
from discord.ext.commands.errors import *
|
from discord.ext.commands.errors import *
|
||||||
|
|
||||||
from config import create_embed
|
|
||||||
|
|
||||||
|
|
||||||
class Tree(app_commands.CommandTree):
|
class Tree(app_commands.CommandTree):
|
||||||
async def on_error(
|
async def on_error(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user