Refactor Pterodactyl cog to use aiohttp #2
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