remove import
This commit is contained in:
parent
c58786ed3f
commit
458b686769
|
|
@ -5,7 +5,6 @@ import random
|
|||
import re
|
||||
import logging
|
||||
import aiohttp
|
||||
import websockets
|
||||
|
||||
from discord import Client
|
||||
from discord.ext import commands
|
||||
|
|
|
|||
Loading…
Reference in New Issue