cleanup: removed useless import

This commit is contained in:
SeaswimmerTheFsh 2023-08-11 15:01:58 -04:00
parent 8c7af61ef7
commit 75a40f7178
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 5019678FD9CF50D8

View file

@ -1,5 +1,5 @@
import discord
import subprocess
import asyncio
import os
from redbot.core import Config, checks, commands, bot, data_manager