diff options
author | Remita Amine <remitamine@gmail.com> | 2019-11-02 13:25:39 +0100 |
---|---|---|
committer | Remita Amine <remitamine@gmail.com> | 2019-11-02 13:25:39 +0100 |
commit | 5e36b63486794750aca0ee6b9b83f27abf6332dc (patch) | |
tree | 0a8831399ac9c7ad583d8ec9009eb63db29626d8 /youtube_dl/extractor/extractors.py | |
parent | 9249c50c18c40dab8dd78a93003d0daae569e27d (diff) |
[iconosquare] remove extractor
Diffstat (limited to 'youtube_dl/extractor/extractors.py')
-rw-r--r-- | youtube_dl/extractor/extractors.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/youtube_dl/extractor/extractors.py b/youtube_dl/extractor/extractors.py index 08facf8d3..dd5f68ca3 100644 --- a/youtube_dl/extractor/extractors.py +++ b/youtube_dl/extractor/extractors.py @@ -455,7 +455,6 @@ from .hungama import ( HungamaSongIE, ) from .hypem import HypemIE -from .iconosquare import IconosquareIE from .ign import ( IGNIE, OneUPIE, |