Browse Source

[viewster] Remove unused import

Sergey M․ 9 years ago
parent
commit
683d892bf9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      youtube_dl/extractor/viewster.py

+ 0 - 1
youtube_dl/extractor/viewster.py

@@ -6,7 +6,6 @@ import re
 from .common import InfoExtractor
 from .common import InfoExtractor
 from ..compat import (
 from ..compat import (
     compat_HTTPError,
     compat_HTTPError,
-    compat_urllib_parse,
     compat_urllib_parse_unquote,
     compat_urllib_parse_unquote,
 )
 )
 from ..utils import (
 from ..utils import (