Skip to content

Commit

Permalink
Update bins/revme/src/cmd/evmrunner.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
rakita authored May 8, 2024
1 parent c2300ae commit 7d749bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bins/revme/src/cmd/evmrunner.rs
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ impl Cmd {
out
};

println!("Result: {:#?}", out.result);
if self.state {
println!("State: {:#?}", out.state);
}
Expand Down

0 comments on commit 7d749bf

Please sign in to comment.