From 2234b1100ccf2179369fd01ec8e84e511842e7b7 Mon Sep 17 00:00:00 2001 From: Lauren Liberda Date: Tue, 22 Jun 2021 03:02:52 +0200 Subject: [PATCH] [liveleak] remove for real --- haruhi_dl/extractor/extractors.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/haruhi_dl/extractor/extractors.py b/haruhi_dl/extractor/extractors.py index 43df3ce72..5ec5e9bd1 100644 --- a/haruhi_dl/extractor/extractors.py +++ b/haruhi_dl/extractor/extractors.py @@ -643,10 +643,6 @@ from .linkedin import ( from .linuxacademy import LinuxAcademyIE from .litv import LiTVIE from .livejournal import LiveJournalIE -from .liveleak import ( - LiveLeakIE, - LiveLeakEmbedIE, -) from .livestream import ( LivestreamIE, LivestreamOriginalIE,