1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-24 04:05:39 +01:00

qbrick: unused import unquote_plus

This commit is contained in:
Johan Andersson 2015-04-28 23:20:34 +02:00
parent 01fee67b88
commit acb3349591

View File

@ -7,7 +7,6 @@ import xml.etree.ElementTree as ET
from svtplay_dl.service import Service, OpenGraphThumbMixin
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.fetcher.rtmp import RTMP