diff options
author | Remita Amine <remitamine@gmail.com> | 2019-11-14 06:38:55 +0100 |
---|---|---|
committer | Remita Amine <remitamine@gmail.com> | 2019-11-14 06:39:21 +0100 |
commit | 8b1a30c993b51eaec57e00d5403042bdd6ff4734 (patch) | |
tree | a989d6f63b349d1a508c3bf1c039211229ac4917 /youtube_dl/extractor/extractors.py | |
parent | 5709d661a2509fab0c9f3412239ecbe7a621f45b (diff) |
[comcarcoff] 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 d96f0d284..cf4bb8f20 100644 --- a/youtube_dl/extractor/extractors.py +++ b/youtube_dl/extractor/extractors.py @@ -222,7 +222,6 @@ from .comedycentral import ( ComedyCentralTVIE, ToshIE, ) -from .comcarcoff import ComCarCoffIE from .commonmistakes import CommonMistakesIE, UnicodeBOMIE from .commonprotocols import ( MmsIE, |