mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-09-26 19:38:37 +09:00
[viewster] Remove unused import
This commit is contained in:
@@ -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 (
|
||||
|
Reference in New Issue
Block a user