Explorar o código

Remove unused import

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

+ 0 - 1
youtube_dl/extractor/hypem.py

@@ -6,7 +6,6 @@ import time
 
 from .common import InfoExtractor
 from ..utils import (
-    compat_str,
     compat_urllib_parse,
     compat_urllib_request,