Skip to content

Commit 6ad70df

Browse files
committed
Remove debug trace output
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent aba9f95 commit 6ad70df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commoncode/resource.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"""
6161

6262
# Tracing flags
63-
TRACE = True
63+
TRACE = False
6464
TRACE_DEEP = False
6565

6666

0 commit comments

Comments
 (0)