1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-11 23:59:37 +00:00

[vk] Remove unused import

This commit is contained in:
Sergey M․ 2016-06-23 04:27:10 +07:00
parent adf1921dc1
commit 3331a4644d
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D

View file

@ -11,7 +11,6 @@ from ..utils import (
ExtractorError,
int_or_none,
orderedSet,
sanitized_Request,
str_to_int,
unescapeHTML,
unified_strdate,