summaryrefslogtreecommitdiffstats
path: root/share/newton_base/extensions/extensions.py
diff options
context:
space:
mode:
Diffstat (limited to 'share/newton_base/extensions/extensions.py')
-rw-r--r--share/newton_base/extensions/extensions.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/newton_base/extensions/extensions.py b/share/newton_base/extensions/extensions.py
index 6b3ecb57..bd43c6ca 100644
--- a/share/newton_base/extensions/extensions.py
+++ b/share/newton_base/extensions/extensions.py
@@ -30,7 +30,7 @@ from common.msapi import extsys
logger = logging.getLogger(__name__)
-DEBUG=True
+#DEBUG=True
class Extensions(APIView):