aboutsummaryrefslogtreecommitdiffstats
path: root/bot/constants.py
diff options
context:
space:
mode:
authorGravatar Christopher Goes <[email protected]>2019-03-05 00:03:19 -0700
committerGravatar Christopher Goes <[email protected]>2019-03-05 00:03:19 -0700
commit765a572698dc8172cf8db31fa684e702d6ad631e (patch)
tree4c012583d2b0993fe38a4ae3bdaa9fbdf0f75c72 /bot/constants.py
parentMake this pig fly (diff)
Formating and linter fixes
Diffstat (limited to 'bot/constants.py')
-rw-r--r--bot/constants.py3
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)
-
-
-