浏览代码

[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,