Skip to content

Commit 9c41b1e

Browse files
committed
chore(access-managed): remove dead code
1 parent 951fe1f commit 9c41b1e

File tree

1 file changed

+0
-3
lines changed
  • cosmwasm/access-managed/src

1 file changed

+0
-3
lines changed

cosmwasm/access-managed/src/lib.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,6 @@ pub use restricted::{
4747
EnsureCanCallResult, Restricted, ACCESS_MANAGED_CONSUME_SCHEDULED_OP_REPLY_ID,
4848
};
4949

50-
// #[cfg(test)]
51-
// mod tests;
52-
5350
/// Initializes the contract connected to an initial authority.
5451
///
5552
/// ```solidity

0 commit comments

Comments
 (0)