diff options
Diffstat (limited to 'share/newton_base/proxy/identityV3.py')
-rw-r--r-- | share/newton_base/proxy/identityV3.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/newton_base/proxy/identityV3.py b/share/newton_base/proxy/identityV3.py index a7c8c546..6c3c6262 100644 --- a/share/newton_base/proxy/identityV3.py +++ b/share/newton_base/proxy/identityV3.py @@ -30,7 +30,7 @@ from newton_base.proxy.proxy_utils import ProxyUtils logger = logging.getLogger(__name__) -#DEBUG=True +# DEBUG=True v3_version_detail = { "version": { |