Browse Source

[toutv] PEP 8

Sergey M․ 8 years ago
parent
commit
5bae33485c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      youtube_dl/extractor/toutv.py

+ 0 - 1
youtube_dl/extractor/toutv.py

@@ -5,7 +5,6 @@ from .common import InfoExtractor
 from ..utils import (
 from ..utils import (
     int_or_none,
     int_or_none,
     js_to_json,
     js_to_json,
-    ExtractorError,
     urlencode_postdata,
     urlencode_postdata,
     extract_attributes,
     extract_attributes,
     smuggle_url,
     smuggle_url,