Remove testtube import
authorpingtux <pingtux@users.noreply.github.com>
Sat, 2 Jan 2016 00:35:09 +0000 (01:35 +0100)
committerpingtux <pingtux@users.noreply.github.com>
Sat, 2 Jan 2016 00:35:09 +0000 (01:35 +0100)
Extractor got deleted in remitamine/youtube-dl@8af2804

youtube_dl/extractor/__init__.py

index 7adce5499ba248740d6501e82e3f623f7a610fa2..4c7e5223d954a0c308b6db7a16e7720ad8402bb6 100644 (file)
@@ -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