Fixed broken import someone didn't check.
This commit is contained in:
+1
-1
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user