Skip to content

Commit

Permalink
Merge pull request #526 from The-4th-Hokage/deepsource-fix-0d494284
Browse files Browse the repository at this point in the history
Remove reimported module
  • Loading branch information
Dhruvacube authored Feb 15, 2022
2 parents 76ce18c + 48f58ab commit a6084ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions minato_namikaze/lib/util/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
import re
import discord
from .vars import ChannelAndMessageId, LinksAndVars, url_regex
import re
import aiohttp
from urllib.parse import urlparse,uses_netloc

INVITE_URL_RE = re.compile(r"(discord\.(?:gg|io|me|li)|discord(?:app)?\.com\/invite)\/(\S+)", re.I)
Expand Down

0 comments on commit a6084ca

Please sign in to comment.