We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 951fe1f commit 9c41b1eCopy full SHA for 9c41b1e
cosmwasm/access-managed/src/lib.rs
@@ -47,9 +47,6 @@ pub use restricted::{
47
EnsureCanCallResult, Restricted, ACCESS_MANAGED_CONSUME_SCHEDULED_OP_REPLY_ID,
48
};
49
50
-// #[cfg(test)]
51
-// mod tests;
52
-
53
/// Initializes the contract connected to an initial authority.
54
///
55
/// ```solidity
0 commit comments