Remove non API version (doesn't work)

This commit is contained in:
a01200356 2015-12-27 21:09:45 -06:00
parent 922565c8a9
commit b3fde19ed5
2 changed files with 1 additions and 61 deletions

View file

@ -23,7 +23,7 @@ def request(query, params):
params['url'] = search_url.format(query=urlencode({'input': query}),
api_key=api_key)
need this for url in response
# need this for url in response
global my_query
my_query = query