Skip to content

Commit

Permalink
removed redundand logging
Browse files Browse the repository at this point in the history
  • Loading branch information
ischasny committed Aug 20, 2024
1 parent b4ff5cf commit bb2fcc7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ impl BaseTokenRatioPersister {
}
result
} else {
tracing::info!("Skipped setting base token multiplier on l1");
Ok(())
}
}
Expand Down

0 comments on commit bb2fcc7

Please sign in to comment.