Skip to content

Commit

Permalink
fix: cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
fukusuket committed Apr 29, 2024
1 parent 8fdc364 commit e370ee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1445,8 +1445,8 @@ impl App {
(rule_files.len()).to_formatted_string(&Locale::en)
);
println!("{rules_after_channel_filter}");
println!();
}
println!();
output_profile_name(&stored_static.output_option, true);
println!();
println!("Scanning in progress. Please wait.");
Expand Down

0 comments on commit e370ee7

Please sign in to comment.