Browse Source

[xhamster] Remove unused import

Sergey M․ 10 years ago
parent
commit
f535ec8278
1 changed files with 0 additions and 1 deletions
  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,