Răsfoiți Sursa

[xhamster] Remove unused import

Sergey M․ 10 ani în urmă
părinte
comite
f535ec8278
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  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,