mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-30 23:24:16 +01:00
viafree: remove unused import
This commit is contained in:
parent
d5a1ec1197
commit
e0403a9ac0
@ -11,7 +11,6 @@ import copy
|
|||||||
from urllib.parse import urlparse
|
from urllib.parse import urlparse
|
||||||
|
|
||||||
from svtplay_dl.service import Service, OpenGraphThumbMixin
|
from svtplay_dl.service import Service, OpenGraphThumbMixin
|
||||||
from svtplay_dl.fetcher.rtmp import RTMP
|
|
||||||
from svtplay_dl.fetcher.hds import hdsparse
|
from svtplay_dl.fetcher.hds import hdsparse
|
||||||
from svtplay_dl.fetcher.hls import hlsparse
|
from svtplay_dl.fetcher.hls import hlsparse
|
||||||
from svtplay_dl.subtitle import subtitle
|
from svtplay_dl.subtitle import subtitle
|
||||||
|
Loading…
Reference in New Issue
Block a user