FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 8263d788 authored by E. Evstafiev's avatar E. Evstafiev :bulb: Committed by Mike Knee
Browse files

Remove unused lines

parent 3dd593d2
No related branches found
No related tags found
1 merge request!40Add smoke test scripts to manually check functionality during updates
Pipeline #378368 waiting for manual action
......@@ -80,7 +80,6 @@ class APILoader:
client = LookupApiClient(conf)
return conf, client
def load_lookup(self, api_type, api_key=None, api_secret=None, base_url=None):
"Returns config, client, and the specified lookup API instance"
conf, client = self._load_lookup(api_key, api_secret, base_url)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment