Skip to content

Commit

Permalink
Put devsetup behind feature flag
Browse files Browse the repository at this point in the history
Signed-off-by: Bogdan Mircea <mirceapetrebogdan@gmail.com>
  • Loading branch information
bobozaur committed Oct 12, 2023
1 parent 8d995f0 commit 9793048
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aries_vcx/src/utils/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ use crate::{
};

#[macro_use]
#[cfg(feature = "vdrtools_wallet")]
pub mod devsetup;

#[cfg(debug_assertions)]
Expand Down

0 comments on commit 9793048

Please sign in to comment.