fix(aurora): fixed typeerror
This commit is contained in:
parent
a475a51910
commit
8fe8800853
1 changed files with 0 additions and 1 deletions
|
@ -67,7 +67,6 @@ class Aurora(Configuration, commands.Cog, metaclass=CompositeMetaClass): # pylin
|
|||
logger.warning("Invalid requester passed to red_delete_data_for_user: %s", requester)
|
||||
|
||||
def __init__(self, bot: Red):
|
||||
super().__init__()
|
||||
self.bot = bot
|
||||
register_config(config)
|
||||
disable_dateutil()
|
||||
|
|
Loading…
Reference in a new issue