Fixed broken import someone didn't check.

This commit is contained in:
neko404notfound
2018-06-20 18:42:48 +01:00
committed by GitHub
parent db0391d8af
commit cd286222c1
+1 -1
View File
@@ -11,7 +11,7 @@ from discord.ext import commands
import youtube_dl import youtube_dl
# noinspection PyUnresolvedReferences,PyUnresolvedReferences,PyPackageRequirements # noinspection PyUnresolvedReferences,PyUnresolvedReferences,PyPackageRequirements
from utils import noblock from . utils import noblock
YT_DL_OPTS = { YT_DL_OPTS = {