Skip to content

Commit 652db60

Browse files
fix print for debug
1 parent de3ce4f commit 652db60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pysonar_scanner/__main__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242

4343

4444
def main():
45-
print(scan())
4645
exit(scan())
4746

4847

0 commit comments

Comments
 (0)