aboutsummaryrefslogtreecommitdiffstats
path: root/bot/cogs
diff options
context:
space:
mode:
authorGravatar mathsman5133 <[email protected]>2018-10-13 11:37:11 +1100
committerGravatar mathsman5133 <[email protected]>2018-10-13 11:37:11 +1100
commitf03debf36a3b0c1155474b6f7b7d5d95478d4170 (patch)
tree537f40e9b2a98627ce3087dea857598e061bdca2 /bot/cogs
parentRemove new line at end of file (diff)
Add that line back lol
Diffstat (limited to 'bot/cogs')
-rw-r--r--bot/cogs/candy_collection.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/cogs/candy_collection.py b/bot/cogs/candy_collection.py
index b1d47cdb..b8a36115 100644
--- a/bot/cogs/candy_collection.py
+++ b/bot/cogs/candy_collection.py
@@ -206,4 +206,4 @@ class CandyCollection:
def setup(bot):
- bot.add_cog(CandyCollection(bot)) \ No newline at end of file
+ bot.add_cog(CandyCollection(bot))