Remove testtube import

Extractor got deleted in remitamine/youtube-dl@8af2804
This commit is contained in:
pingtux 2016-01-02 01:35:09 +01:00
parent 8af2804a5d
commit 94de6cf59c

View file

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