Skip to content

Commit

Permalink
tests: Remove unused packages/mocks
Browse files Browse the repository at this point in the history
  • Loading branch information
jawoznia committed Aug 23, 2023
1 parent ad8f776 commit f4f4c46
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 544 deletions.
14 changes: 0 additions & 14 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 @@ -11,7 +11,6 @@ repository = "https://github.com/osmosis-labs/mesh-security"
[workspace.dependencies]
mesh-apis = { path = "./packages/apis" }
mesh-bindings = { path = "./packages/bindings" }
mesh-mocks = { path = "./packages/mocks" }
mesh-sync = { path = "./packages/sync" }

mesh-vault = { path = "./contracts/provider/vault" }
Expand Down
17 changes: 0 additions & 17 deletions packages/mocks/Cargo.toml

This file was deleted.

134 changes: 0 additions & 134 deletions packages/mocks/src/cross_staking.rs

This file was deleted.

3 changes: 0 additions & 3 deletions packages/mocks/src/lib.rs

This file was deleted.

127 changes: 0 additions & 127 deletions packages/mocks/src/local_staking.rs

This file was deleted.

Loading

0 comments on commit f4f4c46

Please sign in to comment.