We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2871a5 commit eb5811fCopy full SHA for eb5811f
1 file changed
python-lib/dku_utils.py
@@ -17,7 +17,6 @@ def get_dku_key_values(endpoint_query_string):
17
return dict(result)
18
19
20
-
21
def get_endpoint_parameters(configuration):
22
endpoint_parameters = [
23
"endpoint_url",
0 commit comments