remove import

This commit is contained in:
cloudwithax 2023-03-10 06:59:28 -05:00
parent c58786ed3f
commit 458b686769
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ import random
import re import re
import logging import logging
import aiohttp import aiohttp
import websockets
from discord import Client from discord import Client
from discord.ext import commands from discord.ext import commands