diff --git a/gso/settings.py b/gso/settings.py index 78976eff84db207fff151d6f6e442ee2d7257b3e..641854e4a699915a4522559933705fe03c6c8193 100644 --- a/gso/settings.py +++ b/gso/settings.py @@ -136,8 +136,6 @@ class ProvisioningProxyParams(BaseSettings): scheme: str api_base: str - #: .. deprecated:: 0.1 - #: Not used anymore, may be left out from config file. api_version: int