1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-27 21:54:17 +01:00

picsearch: unused import

This commit is contained in:
Johan Andersson 2015-08-30 12:03:56 +02:00
parent 4daf49f84b
commit 12e85b00ee

View File

@ -6,7 +6,6 @@ import json
import copy
from svtplay_dl.service import Service, OpenGraphThumbMixin
from svtplay_dl.utils import get_http_data
from svtplay_dl.fetcher.rtmp import RTMP
from svtplay_dl.fetcher.hds import hdsparse
from svtplay_dl.log import log