mirror of
https://github.com/l1ving/youtube-dl
synced 2026-06-04 23:44:53 +08:00
[wayofthemaster] Remove unused import
This commit is contained in:
@@ -3,7 +3,6 @@ from __future__ import unicode_literals
|
||||
import re
|
||||
|
||||
from .common import InfoExtractor
|
||||
from ..utils import determine_ext
|
||||
|
||||
|
||||
class WayOfTheMasterIE(InfoExtractor):
|
||||
|
||||
Reference in New Issue
Block a user