fix
This commit is contained in:
parent
5752aa0260
commit
42dfe5f673
|
@ -9,8 +9,8 @@ mod contract_call;
|
|||
|
||||
mod eip712;
|
||||
|
||||
// #[cfg(all(not(target_arch = "wasm32"), not(feature = "celo")))]
|
||||
#[cfg(all(not(target_arch = "wasm32"), not(feature = "celo")))]
|
||||
mod common;
|
||||
|
||||
// #[cfg(all(not(target_arch = "wasm32"), not(feature = "celo")))]
|
||||
#[cfg(all(not(target_arch = "wasm32"), not(feature = "celo")))]
|
||||
mod contract;
|
||||
|
|
Loading…
Reference in New Issue