[wayofthemaster] Remove unused import
parent
e5402ac120
commit
54036b3991
|
@ -3,7 +3,6 @@ from __future__ import unicode_literals
|
|||
import re
|
||||
|
||||
from .common import InfoExtractor
|
||||
from ..utils import determine_ext
|
||||
|
||||
|
||||
class WayOfTheMasterIE(InfoExtractor):
|
||||
|
|
Loading…
Reference in New Issue