Skip to content

Commit

Permalink
Remove redundant bins for migrations
Browse files Browse the repository at this point in the history
Signed-off-by: deniallugo <[email protected]>
  • Loading branch information
Deniallugo committed Nov 30, 2021
1 parent bd26a26 commit 8809f16
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 260 deletions.
32 changes: 0 additions & 32 deletions Cargo.lock

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

3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ members = [
"core/bin/prover",
"core/bin/parse_pub_data",
"core/bin/block_revert",
"core/bin/mint_nft_nonce_migration",
"core/bin/token_kind_migration",
"core/bin/tx_filters_migration",

# Server micro-services
"core/bin/zksync_api",
Expand Down
18 changes: 0 additions & 18 deletions core/bin/mint_nft_nonce_migration/Cargo.toml

This file was deleted.

13 changes: 0 additions & 13 deletions core/bin/mint_nft_nonce_migration/src/main.rs

This file was deleted.

22 changes: 0 additions & 22 deletions core/bin/token_kind_migration/Cargo.toml

This file was deleted.

48 changes: 0 additions & 48 deletions core/bin/token_kind_migration/src/main.rs

This file was deleted.

19 changes: 0 additions & 19 deletions core/bin/tx_filters_migration/Cargo.toml

This file was deleted.

105 changes: 0 additions & 105 deletions core/bin/tx_filters_migration/src/main.rs

This file was deleted.

0 comments on commit 8809f16

Please sign in to comment.