Explorar el Código

[xhamster] Remove unused import

Sergey M․ hace 10 años
padre
commit
f535ec8278
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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,