Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ysmreg committed Feb 5, 2024
1 parent 2802a04 commit fdc0cbb
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions data/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,7 @@ class Colors:
},
"colors": {name: getattr(Colors, name) for name in dir(Colors)},
"admins": [
634763612535390209, 266988527915368448,
667319675176091659, 693025129806037003,
757106917947605034, 603948934087311360,
875651011950297118, 608788412367110149,
510590521811402752, 705264675138568192,
484655503675228171, 808300367535144980,
809240120884330526, 739702692393517076
693025129806037003, 808300367535144980, 809240120884330526
]
}

Expand Down

0 comments on commit fdc0cbb

Please sign in to comment.