mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-27 21:54:17 +01:00
qbrick: unused import unquote_plus
This commit is contained in:
parent
01fee67b88
commit
acb3349591
@ -7,7 +7,6 @@ import xml.etree.ElementTree as ET
|
|||||||
|
|
||||||
from svtplay_dl.service import Service, OpenGraphThumbMixin
|
from svtplay_dl.service import Service, OpenGraphThumbMixin
|
||||||
from svtplay_dl.utils import get_http_data, is_py2_old
|
from svtplay_dl.utils import get_http_data, is_py2_old
|
||||||
from svtplay_dl.utils.urllib import unquote_plus
|
|
||||||
from svtplay_dl.log import log
|
from svtplay_dl.log import log
|
||||||
from svtplay_dl.fetcher.rtmp import RTMP
|
from svtplay_dl.fetcher.rtmp import RTMP
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user