Skip to content

Commit

Permalink
Remove commented out contracts (#731)
Browse files Browse the repository at this point in the history
  • Loading branch information
lubkoll authored Aug 1, 2024
1 parent 5c22e50 commit 304f9d5
Show file tree
Hide file tree
Showing 211 changed files with 1 addition and 30,000 deletions.
19 changes: 1 addition & 18 deletions smart-contracts/osmosis/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,24 +1,7 @@
[workspace]
resolver = "2"

members = [
# "contracts/icq",
# "contracts/ibc-transfer",
# "contracts/intergamm-bindings-test",
# "contracts/airdrop",
# "contracts/lp-strategy",
# "contracts/basic-vault",
# "contracts/vault-rewards",
# "contracts/multihop-router",
"contracts/token-burner",
"contracts/cl-vault",
"contracts/merkle-incentives",
"contracts/range-middleware",
"contracts/dex-router-osmosis",
"contracts/lst-dex-adapter-osmosis",
"contracts/lst-adapter-osmosis",
"packages/*",
]
members = ["contracts/*", "packages/*"]

[workspace.dependencies]
# CosmWasm
Expand Down
4 changes: 0 additions & 4 deletions smart-contracts/osmosis/contracts/airdrop/.cargo/config

This file was deleted.

2 changes: 0 additions & 2 deletions smart-contracts/osmosis/contracts/airdrop/.gitignore

This file was deleted.

32 changes: 0 additions & 32 deletions smart-contracts/osmosis/contracts/airdrop/Cargo.toml

This file was deleted.

10 changes: 0 additions & 10 deletions smart-contracts/osmosis/contracts/airdrop/examples/schema.rs

This file was deleted.

Loading

0 comments on commit 304f9d5

Please sign in to comment.