Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
rakita committed Mar 6, 2025
1 parent c9a5b85 commit 53558f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/erc20_gas/src/exec.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ use revm::{
instructions::InstructionProvider, ContextTrDbError, EthFrame, EvmTr, Handler,
PrecompileProvider,
},
interpreter::{interpreter::EthInterpreter, InterpreterAction, InterpreterResult},
interpreter::{interpreter::EthInterpreter, InterpreterResult},
primitives::Log,
state::EvmState,
};
Expand Down

0 comments on commit 53558f1

Please # to comment.