Skip to content

Commit 285abd6

Browse files
author
Tomasz Kulik
committed
chore: Remove python playground
1 parent 777aca3 commit 285abd6

File tree

7 files changed

+1
-247
lines changed

7 files changed

+1
-247
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[workspace]
22
members = ["packages/*"]
3-
exclude = ["contracts", "packages/cw-schema-codegen/playground"]
3+
exclude = ["contracts"]
44

55
# Resolver has to be set explicitly in workspaces
66
# due to https://github.com/rust-lang/cargo/issues/9956

packages/cw-schema-codegen/playground/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/cw-schema-codegen/playground/Cargo.lock

Lines changed: 0 additions & 96 deletions
This file was deleted.

packages/cw-schema-codegen/playground/Cargo.toml

Lines changed: 0 additions & 11 deletions
This file was deleted.

packages/cw-schema-codegen/playground/playground.py

Lines changed: 0 additions & 78 deletions
This file was deleted.

packages/cw-schema-codegen/playground/src/main.rs

Lines changed: 0 additions & 59 deletions
This file was deleted.

packages/cw-schema-codegen/playground/test.sh

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)