mirror of
https://github.com/ytdl-org/youtube-dl
synced 2026-03-28 01:59:02 +00: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