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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 = {