[extractors] Remove VLivePlaylistIE import

This commit is contained in:
Remita Amine 2020-11-16 16:36:56 +01:00
parent 059fa9aa81
commit f22fa82d7f
1 changed files with 0 additions and 1 deletions

View File

@ -1357,7 +1357,6 @@ from .vk import (
from .vlive import ( from .vlive import (
VLiveIE, VLiveIE,
VLiveChannelIE, VLiveChannelIE,
VLivePlaylistIE
) )
from .vodlocker import VodlockerIE from .vodlocker import VodlockerIE
from .vodpl import VODPlIE from .vodpl import VODPlIE