[extractors] Remove VLivePlaylistIE import
This commit is contained in:
parent
059fa9aa81
commit
f22fa82d7f
|
@ -1357,7 +1357,6 @@ from .vk import (
|
|||
from .vlive import (
|
||||
VLiveIE,
|
||||
VLiveChannelIE,
|
||||
VLivePlaylistIE
|
||||
)
|
||||
from .vodlocker import VodlockerIE
|
||||
from .vodpl import VODPlIE
|
||||
|
|
Loading…
Reference in New Issue