cleanup: removed requests from imports
This commit is contained in:
parent
610e9902a9
commit
ec5daee2de
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Reference in a new issue