1
0
mirror of https://github.com/blackjack4494/yt-dlc synced 2025-04-11 22:57:25 +02:00

[xhamster] Remove unused import

This commit is contained in:
Jaime Marquínez Ferrándiz 2016-01-09 11:16:23 +01:00
parent b374af6ebd
commit 27783821af

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