Skip to content

Commit

Permalink
feat: fix TS errors
Browse files Browse the repository at this point in the history
  • Loading branch information
lrazovic authored and JuaniRios committed Jan 16, 2025
1 parent d1658af commit 2caefb6
Show file tree
Hide file tree
Showing 41 changed files with 245 additions and 4,526 deletions.
2 changes: 2 additions & 0 deletions Cargo.lock

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

4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ members = [
"macros",
"macros/tests",
"polimec-common/*",
"debug-executor",
]
default-members = ["nodes/*", "pallets/*"]
resolver = "2"
Expand Down Expand Up @@ -249,6 +248,3 @@ cumulus-pallet-session-benchmarking = { version = "16.0.0", default-features = f
polimec-runtime = { path = "runtimes/polimec" }
rococo-runtime-constants = { version = "14.0.0" }
rococo-runtime = { version = "14.0.0" }

[patch.crates-io]
xcm-executor = { path = "./debug-executor", package = "staging-xcm-executor", default-features = false }
1 change: 0 additions & 1 deletion debug-executor/.cargo-ok

This file was deleted.

204 changes: 0 additions & 204 deletions debug-executor/Cargo.toml

This file was deleted.

49 changes: 0 additions & 49 deletions debug-executor/Cargo.toml.orig

This file was deleted.

Loading

0 comments on commit 2caefb6

Please sign in to comment.