aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/extractors.py
diff options
context:
space:
mode:
authorRemita Amine <remitamine@gmail.com>2020-12-15 19:07:14 +0100
committerRemita Amine <remitamine@gmail.com>2020-12-15 19:07:14 +0100
commit1bc1520adcc39a8511c89efa545f46b8fc479629 (patch)
tree44b3e4e9726402238bc0a74ad731134f007b27a9 /youtube_dl/extractor/extractors.py
parent022e05dc1f6a09f3580c6cd3abdc3f65d2a54505 (diff)
downloadyoutube-dl-1bc1520adcc39a8511c89efa545f46b8fc479629.tar.xz
[noco] Remove Extractor(closes #10864)
Diffstat (limited to 'youtube_dl/extractor/extractors.py')
-rw-r--r--youtube_dl/extractor/extractors.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/youtube_dl/extractor/extractors.py b/youtube_dl/extractor/extractors.py
index 18b7168ff..9629caaa4 100644
--- a/youtube_dl/extractor/extractors.py
+++ b/youtube_dl/extractor/extractors.py
@@ -747,7 +747,6 @@ from .ninenow import NineNowIE
from .nintendo import NintendoIE
from .njpwworld import NJPWWorldIE
from .nobelprize import NobelPrizeIE
-from .noco import NocoIE
from .nonktube import NonkTubeIE
from .noovo import NoovoIE
from .normalboots import NormalbootsIE