Skip to content

Commit

Permalink
remove stylus_sdk::abi::export from router implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
qalisander committed Dec 11, 2024
1 parent 77ae159 commit 5b68e1f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions stylus-proc/src/macros/public/types.rs
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,6 @@ impl PublicImpl {
use stylus_sdk::abi::{internal, internal::EncodableReturnType};
use alloc::vec;

#[cfg(feature = "export-abi")]
use stylus_sdk::abi::export;

#(#selector_consts)*
match selector {
#(#selector_arms)*
Expand Down

0 comments on commit 5b68e1f

Please sign in to comment.