소스 검색

[cbs] Remove unused import

Sergey M․ 9 년 전
부모
커밋
cdfc187cd5
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      youtube_dl/extractor/cbs.py

+ 0 - 2
youtube_dl/extractor/cbs.py

@@ -1,7 +1,5 @@
 from __future__ import unicode_literals
 
-import re
-
 from .theplatform import ThePlatformFeedIE
 from ..utils import (
     int_or_none,