WIP: Moderation type registry #26
1 changed files with 0 additions and 1 deletions
|
@ -201,7 +201,6 @@ class Moderation(AuroraGuildModel):
|
|||
"changes": change_obj_list,
|
||||
"metadata": metadata if metadata else {},
|
||||
}
|
||||
logger.debug(case)
|
||||
return cls.from_dict(bot=bot, data=case)
|
||||
|
||||
@classmethod
|
||||
|
|
Loading…
Reference in a new issue