Skip to content

Commit 74548ec

Browse files
authored
Remove status echo
1 parent 5e2f42b commit 74548ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

robotidy/cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,5 +352,4 @@ def cli(
352352
check=check
353353
)
354354
status = tidy.transform_files()
355-
click.echo(status)
356355
ctx.exit(status)

0 commit comments

Comments
 (0)