[fix]: Add import
This commit is contained in:
parent
1bcce19153
commit
f858ae49bf
@ -8,7 +8,7 @@ from matplotlib import pyplot as plt
|
|||||||
from matplotlib import ticker, markers
|
from matplotlib import ticker, markers
|
||||||
from loguru import logger
|
from loguru import logger
|
||||||
from asyncio import run_coroutine_threadsafe
|
from asyncio import run_coroutine_threadsafe
|
||||||
|
from utils.translate import get_text
|
||||||
|
|
||||||
class ActiveCount(commands.Cog):
|
class ActiveCount(commands.Cog):
|
||||||
def __init__(self, bot):
|
def __init__(self, bot):
|
||||||
|
Reference in New Issue
Block a user