From a226a25f68f5304e78c58d552fbd897aa8390540 Mon Sep 17 00:00:00 2001 From: remitamine Date: Wed, 24 Jun 2015 02:46:20 +0100 Subject: [PATCH] Update __init__.py --- youtube_dl/extractor/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py index ccad17775..5f6f3e09f 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -205,7 +205,6 @@ from .globo import GloboIE from .godtube import GodTubeIE from .goldenmoustache import GoldenMoustacheIE from .golem import GolemIE -from .googledrive import GoogleDriveIE from .googleplus import GooglePlusIE from .googlesearch import GoogleSearchIE from .gorillavid import GorillaVidIE