aboutsummaryrefslogtreecommitdiffstats
path: root/bot/cogs
diff options
context:
space:
mode:
Diffstat (limited to 'bot/cogs')
-rw-r--r--bot/cogs/candy_collection.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/bot/cogs/candy_collection.py b/bot/cogs/candy_collection.py
index 713e1f2f..b1d47cdb 100644
--- a/bot/cogs/candy_collection.py
+++ b/bot/cogs/candy_collection.py
@@ -206,5 +206,4 @@ class CandyCollection:
def setup(bot):
- bot.add_cog(CandyCollection(bot))
-
+ bot.add_cog(CandyCollection(bot)) \ No newline at end of file