Refactor Pterodactyl cog to use aiohttp #2
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
import asyncio
|
import asyncio
|
||||||
import aiohttp
|
import aiohttp
|
||||||
import discord
|
import discord
|
||||||
import requests
|
|
||||||
from discord import ui
|
from discord import ui
|
||||||
from discord.ext import commands
|
from discord.ext import commands
|
||||||
from redbot.core import Config, app_commands, commands
|
from redbot.core import Config, app_commands, commands
|
||||||
|
|
Reference in a new issue