Skip to content

Commit

Permalink
[diem] remove unused wallet framework
Browse files Browse the repository at this point in the history
  • Loading branch information
davidiw authored and aptos-bot committed Mar 12, 2022
1 parent ddeb217 commit a0a3e48
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 1,503 deletions.
49 changes: 0 additions & 49 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ members = [
"crates/aptos-retrier",
"crates/aptos-temppath",
"crates/aptos-time-service",
"crates/aptos-wallet",
"crates/aptos-workspace-hack",
"crates/bounded-executor",
"crates/channel",
Expand Down
30 changes: 0 additions & 30 deletions crates/aptos-wallet/Cargo.toml

This file was deleted.

15 changes: 0 additions & 15 deletions crates/aptos-wallet/README.md

This file was deleted.

14 changes: 0 additions & 14 deletions crates/aptos-wallet/src/error.rs

This file was deleted.

200 changes: 0 additions & 200 deletions crates/aptos-wallet/src/internal_macros.rs

This file was deleted.

47 changes: 0 additions & 47 deletions crates/aptos-wallet/src/io_utils.rs

This file was deleted.

Loading

0 comments on commit a0a3e48

Please sign in to comment.