Skip to content

Commit

Permalink
Merge pull request #6 from NeverScapeAlone/develop
Browse files Browse the repository at this point in the history
remove unused imports
  • Loading branch information
Ferrariic authored Jul 6, 2022
2 parents 2d245d3 + 0f57ccb commit 0335f5a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
import discord
from discord.ext import tasks
import config
import aiohttp
import json
from functions import get_url, post_url
import aioscheduler

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit 0335f5a

Please sign in to comment.