[viewster] Remove unused import
authorSergey M․ <dstftw@gmail.com>
Thu, 28 Apr 2016 19:30:53 +0000 (01:30 +0600)
committerSergey M․ <dstftw@gmail.com>
Thu, 28 Apr 2016 19:30:53 +0000 (01:30 +0600)
youtube_dl/extractor/viewster.py

index 1813b81d6e36ae97a04e05a6a87b21739bdaabff..a93196a0772fd5588dd2f55c327427d00e814eb4 100644 (file)
@@ -6,7 +6,6 @@ import re
 from .common import InfoExtractor
 from ..compat import (
     compat_HTTPError,
-    compat_urllib_parse,
     compat_urllib_parse_unquote,
 )
 from ..utils import (