Skip to content

Commit

Permalink
rm stronghold methods
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex6323 committed Mar 15, 2024
1 parent 54b0e2d commit e0c26e8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 131 deletions.
4 changes: 0 additions & 4 deletions sdk/src/wallet/core/operations/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@

pub(crate) mod background_syncing;
pub(crate) mod client;
#[cfg(feature = "ledger_nano")]
pub(crate) mod ledger_nano;
pub(crate) mod storage;
#[cfg(feature = "stronghold")]
pub(crate) mod stronghold;
#[cfg(feature = "stronghold")]
pub(crate) mod stronghold_backup;
127 changes: 0 additions & 127 deletions sdk/src/wallet/core/operations/stronghold.rs

This file was deleted.

0 comments on commit e0c26e8

Please sign in to comment.