diff options
Diffstat (limited to 'bot/constants.py')
-rw-r--r-- | bot/constants.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bot/constants.py b/bot/constants.py index f91e1f71..cc04fd98 100644 --- a/bot/constants.py +++ b/bot/constants.py @@ -128,6 +128,3 @@ ERROR_REPLIES = [ bot = SeasonalBot(command_prefix=Client.prefix) - - - |