From a81c70839c268322336be62fe29fe8acfa52c791 Mon Sep 17 00:00:00 2001 From: dirkf Date: Thu, 10 Nov 2022 16:23:27 +0000 Subject: [PATCH] Linted --- youtube_dl/extractor/veejoy.py | 1 - 1 file changed, 1 deletion(-) diff --git a/youtube_dl/extractor/veejoy.py b/youtube_dl/extractor/veejoy.py index 91f26c505..b1329131e 100644 --- a/youtube_dl/extractor/veejoy.py +++ b/youtube_dl/extractor/veejoy.py @@ -4,7 +4,6 @@ from __future__ import unicode_literals from .common import InfoExtractor from ..compat import compat_str from ..utils import ( - ExtractorError, determine_ext, int_or_none, parse_iso8601,