Skip to content
Snippets Groups Projects
Commit ee4bd00b authored by Neda Moeini's avatar Neda Moeini
Browse files

Remove auth from ProvisioningProxy in OSS params.

parent 9ad1fc4a
No related branches found
No related tags found
No related merge requests found
Pipeline #86703 passed
This commit is part of merge request !212. Comments created here will be created in the context of that merge request.
...@@ -136,9 +136,6 @@ class ProvisioningProxyParams(BaseSettings): ...@@ -136,9 +136,6 @@ class ProvisioningProxyParams(BaseSettings):
scheme: str scheme: str
api_base: str api_base: str
#: .. deprecated:: 0.1
#: Not used anymore, may be left out from config file.
auth: str | None = None
api_version: int api_version: int
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment