Skip to content

Commit

Permalink
cw1-subkeys-ng: Removed obsolete feature flag
Browse files Browse the repository at this point in the history
  • Loading branch information
hashedone committed Oct 25, 2021
1 parent de1d0ab commit f44b912
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/cw1-whitelist-ng/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ pub mod error;
pub mod interfaces;
pub mod msg;
pub mod multitest;
#[cfg(any(test, feature = "querier"))]
pub mod query;
pub mod state;

Expand Down

0 comments on commit f44b912

Please sign in to comment.