Skip to content

Commit

Permalink
chore: Remove python playground
Browse files Browse the repository at this point in the history
  • Loading branch information
kulikthebird committed Nov 28, 2024
1 parent 777aca3 commit 285abd6
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 247 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[workspace]
members = ["packages/*"]
exclude = ["contracts", "packages/cw-schema-codegen/playground"]
exclude = ["contracts"]

# Resolver has to be set explicitly in workspaces
# due to https://github.com/rust-lang/cargo/issues/9956
Expand Down
1 change: 0 additions & 1 deletion packages/cw-schema-codegen/playground/.gitignore

This file was deleted.

96 changes: 0 additions & 96 deletions packages/cw-schema-codegen/playground/Cargo.lock

This file was deleted.

11 changes: 0 additions & 11 deletions packages/cw-schema-codegen/playground/Cargo.toml

This file was deleted.

78 changes: 0 additions & 78 deletions packages/cw-schema-codegen/playground/playground.py

This file was deleted.

59 changes: 0 additions & 59 deletions packages/cw-schema-codegen/playground/src/main.rs

This file was deleted.

1 change: 0 additions & 1 deletion packages/cw-schema-codegen/playground/test.sh

This file was deleted.

0 comments on commit 285abd6

Please sign in to comment.