1
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-02-18 10:42:33 +00:00

[viewster] Remove unused import

This commit is contained in:
Sergey M․ 2016-04-29 01:30:53 +06:00
parent 497971cd4a
commit 683d892bf9
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D

View file

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