Skip to content

Commit

Permalink
Merge pull request tag1consulting#560 from jeremyandrews/empty-if
Browse files Browse the repository at this point in the history
remove empty if branch
  • Loading branch information
jeremyandrews committed Aug 26, 2023
2 parents 20e5a79 + 392d5b7 commit 6a74aa2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/metrics.rs
Expand Up @@ -2546,7 +2546,6 @@ impl GooseMetrics {
env!("CARGO_PKG_VERSION"),
)?;

if self.hosts.len() == 1 {}
writeln!(
fmt,
" ------------------------------------------------------------------------------"
Expand Down

0 comments on commit 6a74aa2

Please sign in to comment.