浏览代码

Remove testtube import

Extractor got deleted in remitamine/youtube-dl@8af2804
pingtux 9 年之前
父节点
当前提交
94de6cf59c
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      youtube_dl/extractor/__init__.py

+ 0 - 1
youtube_dl/extractor/__init__.py

@@ -687,7 +687,6 @@ from .telemb import TeleMBIE
 from .teletask import TeleTaskIE
 from .tenplay import TenPlayIE
 from .testurl import TestURLIE
-from .testtube import TestTubeIE
 from .tf1 import TF1IE
 from .theintercept import TheInterceptIE
 from .theonion import TheOnionIE