Removed unused file.

This commit is contained in:
2017-11-19 00:19:29 +01:00
parent 7da6975243
commit dd7885ad57

View File

@@ -1,13 +0,0 @@
def build_api_url():
base_url = app.config['JACKET_HOST']
base_port = app.config['JACKET_PORT']
def call_jackett_api():
base_url = app.config['JACKET_HOST']
base_port = app.config['JACKET_PORT']
base_p
def handle_request_by_args(query, mode=None):
apikey = api: