0
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-11-23 02:25:11 +00:00

[xhamster] Remove unused import

This commit is contained in:
Sergey M․ 2015-08-05 23:08:26 +06:00
parent 238755752f
commit f535ec8278

View file

@ -4,7 +4,6 @@
from .common import InfoExtractor
from ..utils import (
ExtractorError,
unified_strdate,
str_to_int,
int_or_none,