Skip to content

Commit b264eb6

Browse files
committed
Relate CLI: remove debug output
1 parent df6ade1 commit b264eb6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

relate/bin/relate.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,6 @@ def check_file(name):
130130
else:
131131
check_file(item)
132132

133-
print(f"{had_problems=}")
134-
135133
return int(had_problems)
136134

137135
# }}}

0 commit comments

Comments
 (0)