Skip to content

Commit 034f424

Browse files
remove obsolete evm path from examples
1 parent e637977 commit 034f424

File tree

1 file changed

+0
-1
lines changed
  • examples/fallback_receive/src

1 file changed

+0
-1
lines changed

examples/fallback_receive/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ use alloc::vec;
1111
use stylus_sdk::alloy_sol_types::sol;
1212
use stylus_sdk::{
1313
alloy_primitives::{Address, FixedBytes, U256},
14-
evm::log,
1514
prelude::*,
1615
ArbResult,
1716
};

0 commit comments

Comments
 (0)