diff options
| author | Sergey M․ <dstftw@gmail.com> | 2016-01-15 22:10:07 +0600 | 
|---|---|---|
| committer | Sergey M․ <dstftw@gmail.com> | 2016-01-15 22:10:07 +0600 | 
| commit | 3a421c724f60b7cc9fe870e343e8eb62d587a620 (patch) | |
| tree | e04f558770414c3a80f19be17a85c63e9f4508ea | |
| parent | 34dd81c03a23ef7e4db31f8aa9a61473f2d8f727 (diff) | |
[history] Remove import (Closes #8243)
| -rw-r--r-- | youtube_dl/extractor/__init__.py | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py index 5621c9eb0..f50a5d625 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -263,7 +263,6 @@ from .hellporno import HellPornoIE  from .helsinki import HelsinkiIE  from .hentaistigma import HentaiStigmaIE  from .historicfilms import HistoricFilmsIE -from .history import HistoryIE  from .hitbox import HitboxIE, HitboxLiveIE  from .hornbunny import HornBunnyIE  from .hotnewhiphop import HotNewHipHopIE  | 
