cleanup: removed requests from imports

This commit is contained in:
SeaswimmerTheFsh 2023-07-24 09:25:09 -04:00
parent 610e9902a9
commit ec5daee2de
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,7 +1,6 @@
import asyncio
import aiohttp
import discord
import requests
from discord import ui
from discord.ext import commands
from redbot.core import Config, app_commands, commands