diff --git a/exts/weather.py b/exts/weather.py index 424267b..dfc7384 100644 --- a/exts/weather.py +++ b/exts/weather.py @@ -10,8 +10,6 @@ the GNU General Public License, version 2. import re -import aiohttp - import discord.ext.commands as commands import common as cmn