Cleanup edits for 2.1
This commit is contained in:
@@ -9,9 +9,6 @@ from discord import User, errors, TextChannel, Forbidden
|
||||
log = getLogger(__name__)
|
||||
|
||||
|
||||
embed = discord.Embed()
|
||||
|
||||
|
||||
class Admin(commands.Cog):
|
||||
""" Admin Commands, Use at own risk. """
|
||||
def __init__(self, bot):
|
||||
|
||||
Reference in New Issue
Block a user