Skip to content

Commit

Permalink
Add missed stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
MitchTurner committed May 13, 2024
1 parent ada5897 commit 473a1a1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions crates/fuel-core/benches/gas_price_algo.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ use criterion::{
Criterion,
};
// TODO: Move from `gas_price_testground`
fn gas_price_algo(_c: &mut Criterion) {

}
fn gas_price_algo(_c: &mut Criterion) {}

criterion_group!(benches, gas_price_algo);
criterion_main!(benches);
Binary file modified gas_prices.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 473a1a1

Please sign in to comment.