excise country club

This commit is contained in:
justcool393 2023-07-28 12:22:05 -05:00
parent eb78ec6169
commit 33527ceb98
21 changed files with 36 additions and 199 deletions

View file

@ -43,9 +43,6 @@ class Service(IntEnum):
def enable_services(self) -> bool:
return self not in {self.CRON, self.MIGRATION}
CC = "COUNTRY CLUB"
CC_TITLE = CC.title()
NOTIFICATIONS_ID = 1
AUTOJANNY_ID = 2
MODMAIL_ID = 2