mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-04 18:27:07 -05:00
[wayofthemaster] Remove unused import
This commit is contained in:
@@ -3,7 +3,6 @@ from __future__ import unicode_literals
|
|||||||
import re
|
import re
|
||||||
|
|
||||||
from .common import InfoExtractor
|
from .common import InfoExtractor
|
||||||
from ..utils import determine_ext
|
|
||||||
|
|
||||||
|
|
||||||
class WayOfTheMasterIE(InfoExtractor):
|
class WayOfTheMasterIE(InfoExtractor):
|
||||||
|
|||||||
Reference in New Issue
Block a user