mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-06 09:56:09 +00:00
Fix overlapping or incorrect slots found by slotscheck
This commit is contained in:
committed by
GitHub
parent
7e3b08871b
commit
40986f9279
@ -196,7 +196,6 @@ class Activity(BaseActivity):
|
||||
__slots__ = (
|
||||
'state',
|
||||
'details',
|
||||
'_created_at',
|
||||
'timestamps',
|
||||
'assets',
|
||||
'party',
|
||||
|
Reference in New Issue
Block a user