Merge pull request #52 from neko404notfound/patch-2

Fixed broken import someone didn't check.
This commit is contained in:
davfsa
2018-06-20 19:43:45 +02:00
committed by GitHub
+1 -1
View File
@@ -11,7 +11,7 @@ from discord.ext import commands
import youtube_dl
# noinspection PyUnresolvedReferences,PyUnresolvedReferences,PyPackageRequirements
from utils import noblock
from . utils import noblock
YT_DL_OPTS = {