Merge pull request #52 from neko404notfound/patch-2
Fixed broken import someone didn't check.
This commit is contained in:
commit
6ae7113f5d
@ -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 = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user