remove dead import

This commit is contained in:
Parker M. 2025-04-03 22:34:37 -05:00
parent 06d903b4f6
commit 0b76123301
Signed by: parker
GPG Key ID: 505ED36FC12B5D5E

View File

@ -2,8 +2,6 @@ import discord
from discord import app_commands
from discord.ext.commands.errors import *
from config import create_embed
class Tree(app_commands.CommandTree):
async def on_error(