Remove unused import
[youtube-dl] / youtube_dl / extractor / hypem.py
index 6a95da90027e0917e9f431667e6f605dbff93a63..6d0d847c6d3461a02c6eab71b24848247e9678ab 100644 (file)
@@ -6,7 +6,6 @@ import time
 
 from .common import InfoExtractor
 from ..utils import (
-    compat_str,
     compat_urllib_parse,
     compat_urllib_request,