Skip to content

Commit

Permalink
Adjust formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
imaqtkatt committed Apr 12, 2024
1 parent aa08d08 commit 3cfde86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,6 @@ fn execute_cli_mode(mut cli: Cli) -> Result<(), Diagnostics> {
println!("{}", res_term);
}


if arg_stats {
println!("\nRWTS : {}", total_rewrites);
println!("- ANNI : {}", stats.rewrites.anni);
Expand Down

0 comments on commit 3cfde86

Please sign in to comment.