소스 검색

[toutv] PEP 8

Sergey M․ 8 년 전
부모
커밋
5bae33485c
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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 (
     int_or_none,
     js_to_json,
-    ExtractorError,
     urlencode_postdata,
     extract_attributes,
     smuggle_url,