Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
0/0 committed Jan 27, 2021
1 parent 1c16e35 commit 2163c8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cogs/news.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"""
File designed for you to copy over and over again as a template for new parts of your bot
"""
from aiohttp import ClientResponseError
from discord.ext import commands, tasks, menus
from utils.bot_class import MyBot
from utils.cog_class import Cog
Expand Down

0 comments on commit 2163c8d

Please sign in to comment.