Преглед на файлове

[xhamster] Remove unused import

Sergey M․ преди 10 години
родител
ревизия
f535ec8278
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  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,