1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-02 10:29:28 +00:00

Merge pull request #8112 from pingtux/testtube

Remove testtube import
This commit is contained in:
Sergey M 2016-01-02 07:11:32 +06:00
commit 392f04d586

View 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