forgot to add this, removed import.

This commit is contained in:
2017-11-18 23:39:12 +01:00
parent 783d9870f5
commit 72d0c74061

View File

@@ -3,7 +3,7 @@
import xml.etree.ElementTree as ET
from xml.etree.ElementTree import fromstring
from http_utils import convert_query_to_percent_encoded_octets, build_url, fetch_url
from http_utils import build_url, fetch_url
from torrent import Torrent
from utils import humansize