Parcourir la source

[xhamster] Remove unused import

Sergey M․ il y a 10 ans
Parent
commit
f535ec8278
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      youtube_dl/extractor/xhamster.py

+ 0 - 1
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,