0
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-11-16 01:25:06 +00: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

View file

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