Skip to content

Commit fb075bf

Browse files
committed
fmt
1 parent 49b1ecb commit fb075bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/evm/src/precompiles.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ use revm::{
1616
Context, Journal,
1717
};
1818

19-
2019
/// A mapping of precompile contracts that can be either static (builtin) or dynamic.
2120
///
2221
/// This is an optimization that allows us to keep using the static precompiles

0 commit comments

Comments
 (0)