mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-28 09:30:57 +01:00
[wayofthemaster] Remove unused import
This commit is contained in:
parent
e5402ac120
commit
54036b3991
@ -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):
|
||||||
|
Loading…
Reference in New Issue
Block a user