Browse Source

Remove unused import

Philipp Hagemeister 11 years ago
parent
commit
d5e944359e
1 changed files with 0 additions and 1 deletions
  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 .common import InfoExtractor
 from ..utils import (
 from ..utils import (
-    compat_str,
     compat_urllib_parse,
     compat_urllib_parse,
     compat_urllib_request,
     compat_urllib_request,