Skip to content

Commit 6ad70df

Browse files
committed
Remove debug trace output
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent aba9f95 commit 6ad70df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)