This commit is contained in:
DaniPopes 2023-03-25 02:53:39 +01:00
parent 5752aa0260
commit 42dfe5f673
No known key found for this signature in database
GPG Key ID: 0F09640DDB7AC692
1 changed files with 2 additions and 2 deletions

View File

@ -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;