summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2015-09-08 05:40:00 +0600
committerSergey M․ <dstftw@gmail.com>2015-09-08 05:40:00 +0600
commit7a459170fa476eb5b5dde790241b4e961e0d6a22 (patch)
treecc980faeecf09938a00551db3c752929039c1626
parent3cf0df568a773bc6609712e57e4901868a3e303a (diff)
downloadyoutube-dl-7a459170fa476eb5b5dde790241b4e961e0d6a22.tar.gz
youtube-dl-7a459170fa476eb5b5dde790241b4e961e0d6a22.tar.xz
youtube-dl-7a459170fa476eb5b5dde790241b4e961e0d6a22.zip
[__init__] Remove musicvault
-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 5d2ea39d0..57f55b479 100644
--- a/youtube_dl/extractor/__init__.py
+++ b/youtube_dl/extractor/__init__.py
@@ -347,7 +347,6 @@ from .mtv import (
 )
 from .muenchentv import MuenchenTVIE
 from .musicplayon import MusicPlayOnIE
-from .musicvault import MusicVaultIE
 from .muzu import MuzuTVIE
 from .mwave import MwaveIE
 from .myspace import MySpaceIE, MySpaceAlbumIE