Skip to content

Commit

Permalink
Revert unintentionally removed code
Browse files Browse the repository at this point in the history
  • Loading branch information
Charon-Fan committed Oct 20, 2023
1 parent 29ec3b3 commit 2db7055
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rust/commands.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ CWD=`pwd`

FMT_FILE=$CWD/.rustfmt.toml

DIRS=("apps/bitcoin" "apps/cardano" "apps/solana" "apps/wallets" "apps/ethereum" "apps/tron" "apps/near" "apps/xrp" "apps/cosmos" "apps/aptos" "apps/utils" "apps/transport" "keystore" "rust_c" "third_party")

DIRS=("apps/bitcoin" "apps/cardano" "apps/solana" "apps/sui" "apps/wallets" "apps/ethereum" "apps/tron" "apps/near" "apps/xrp" "apps/cosmos" "apps/aptos" "apps/utils" "keystore" "rust_c" "third_party")

command=$1

Expand Down

0 comments on commit 2db7055

Please sign in to comment.