Update Dockerfile

This commit is contained in:
Marco Thomas
2021-03-03 16:58:46 +01:00
parent 6c18be7d54
commit ba23c09167
2 changed files with 4 additions and 7 deletions

View File

@@ -10,7 +10,6 @@ from jikanpy import Jikan
jikan = Jikan()
class Jikan(commands.Cog):
def __init__(self, bot):
self.bot = bot