[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
1 changed files with 0 additions and 1 deletions

View File

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