Update events.py

This commit is contained in:
Elmon11 2020-10-30 14:57:30 +01:00 committed by GitHub
parent 471f10a1f3
commit 39e7336ac6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,8 +9,6 @@ from datetime import datetime
from discord.ext import commands
from checks import *
from functions import *
from unicode import *
class Events(commands.Cog):