Remove unused import

This commit is contained in:
Parker M. 2024-06-26 18:10:22 -05:00
parent 542a2004ef
commit 248c2b0347
No known key found for this signature in database
GPG Key ID: 95CD2E0C7E329F2A

View File

@ -1,5 +1,4 @@
from discord.ext import commands, tasks
from discord import app_commands
import sqlite3
import discord