Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Patrik Stas <patrik.stas@absa.africa>
  • Loading branch information
Patrik-Stas committed Oct 3, 2023
1 parent 0c8a2a9 commit b572afc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions libvcx_core/src/api_vcx/api_global/wallet.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ use aries_vcx::{
base_wallet::BaseWallet,
indy::{
internal::{close_search_wallet, fetch_next_records_wallet, open_search_wallet},
wallet::{
close_wallet, create_indy_wallet, import, open_wallet,
},
wallet::{close_wallet, create_indy_wallet, import, open_wallet},
IndySdkWallet, IssuerConfig, RestoreWalletConfigs, WalletConfig,
},
structs_io::UnpackMessageOutput,
Expand Down

0 comments on commit b572afc

Please sign in to comment.