From 0c76e002e1da343def4787c6b1bfcc1970aea853 Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Thu, 11 Oct 2018 19:57:28 +0100 Subject: Linting. Thanks fellas. --- bot/cogs/spookyreact.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'bot/cogs/spookyreact.py') diff --git a/bot/cogs/spookyreact.py b/bot/cogs/spookyreact.py index f5534626..2652a60e 100644 --- a/bot/cogs/spookyreact.py +++ b/bot/cogs/spookyreact.py @@ -1,5 +1,3 @@ -from discord.ext import commands - SPOOKY_TRIGGERS = { 'spooky': "\U0001F47B", 'skeleton': "\U0001F480", -- cgit v1.2.3