commit: e4dd75070f09223437ce48f8dfeeafae755613eb
parent bc2420f8d4b51959326f4ee4c44378f1b05abb8c
Author: a01200356 <a01200356@itesm.mx>
Date: Mon, 28 Dec 2015 01:27:19 -0600
Pinche Travis.
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/searx/engines/wolframalpha_api.py b/searx/engines/wolframalpha_api.py
@@ -10,8 +10,6 @@
from urllib import urlencode
from lxml import etree
-from searx.engines.xpath import extract_text
-from searx.utils import html_to_text
# search-url
base_url = 'http://api.wolframalpha.com/v2/query'