1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-15 01:29:33 +00:00

[extractor/generic] Remove unused import

This commit is contained in:
Sergey M․ 2020-12-07 02:01:47 +07:00
parent fa604d9083
commit 791b743765
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D

View file

@ -31,7 +31,6 @@ from ..utils import (
sanitized_Request,
smuggle_url,
unescapeHTML,
unified_strdate,
unified_timestamp,
unsmuggle_url,
UnsupportedError,