aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Rohan <[email protected]>2019-04-23 21:23:41 +0530
committerGravatar Rohan <[email protected]>2019-04-23 21:23:41 +0530
commit4424032b2318bb790f6172a61a83fd54eed2383d (patch)
tree8ba0b9695c4d2593f703815673b347586716a135
parentsmall changes (diff)
not importing aiohttp now
-rw-r--r--bot/seasons/christmas/hanukkah_embed.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bot/seasons/christmas/hanukkah_embed.py b/bot/seasons/christmas/hanukkah_embed.py
index f2abcc0b..652a1f35 100644
--- a/bot/seasons/christmas/hanukkah_embed.py
+++ b/bot/seasons/christmas/hanukkah_embed.py
@@ -1,7 +1,6 @@
import datetime
import logging
-import aiohttp
from discord import Embed
from discord.ext import commands