From: Sergey M․ Date: Wed, 5 Aug 2015 17:08:26 +0000 (+0600) Subject: [xhamster] Remove unused import X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=f535ec8278c8f465b47919d3f451571ae8ccfc7b;hp=238755752f4f9169a1edda91067c8627afe19cce;p=youtube-dl [xhamster] Remove unused import --- diff --git a/youtube_dl/extractor/xhamster.py b/youtube_dl/extractor/xhamster.py index 06fedf840..f76ee8fd4 100644 --- a/youtube_dl/extractor/xhamster.py +++ b/youtube_dl/extractor/xhamster.py @@ -4,7 +4,6 @@ import re from .common import InfoExtractor from ..utils import ( - ExtractorError, unified_strdate, str_to_int, int_or_none,