Explorar o código

[wayofthemaster] Remove unused import

Philipp Hagemeister %!s(int64=11) %!d(string=hai) anos
pai
achega
54036b3991
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      youtube_dl/extractor/wayofthemaster.py

+ 0 - 1
youtube_dl/extractor/wayofthemaster.py

@@ -3,7 +3,6 @@ from __future__ import unicode_literals
 import re
 
 from .common import InfoExtractor
-from ..utils import determine_ext
 
 
 class WayOfTheMasterIE(InfoExtractor):