aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey M <dstftw@gmail.com>2016-01-02 07:11:32 +0600
committerSergey M <dstftw@gmail.com>2016-01-02 07:11:32 +0600
commit392f04d586e36bbe4677d157859d6f4ae251e74f (patch)
tree6be8f770740da8878bc70edda6ffa214d5500d63
parent8af2804a5d09e08d8916e7a7d2eab40864e9ecd8 (diff)
parent94de6cf59cb1933e395775f9ffca4fa311adb0dc (diff)
downloadyoutube-dl-392f04d586e36bbe4677d157859d6f4ae251e74f.tar.xz
Merge pull request #8112 from pingtux/testtube
Remove testtube import
-rw-r--r--youtube_dl/extractor/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py
index 7adce5499..4c7e5223d 100644
--- a/youtube_dl/extractor/__init__.py
+++ b/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