Skip to content

Commit 0357a95

Browse files
committed
feat: fix TS errors
1 parent d033a89 commit 0357a95

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+245
-4526
lines changed

Cargo.lock

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

-4
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ members = [
77
"macros",
88
"macros/tests",
99
"polimec-common/*",
10-
"debug-executor",
1110
]
1211
default-members = ["nodes/*", "pallets/*"]
1312
resolver = "2"
@@ -249,6 +248,3 @@ cumulus-pallet-session-benchmarking = { version = "16.0.0", default-features = f
249248
polimec-runtime = { path = "runtimes/polimec" }
250249
rococo-runtime-constants = { version = "14.0.0" }
251250
rococo-runtime = { version = "14.0.0" }
252-
253-
[patch.crates-io]
254-
xcm-executor = { path = "./debug-executor", package = "staging-xcm-executor", default-features = false }

debug-executor/.cargo-ok

-1
This file was deleted.

debug-executor/Cargo.toml

-204
This file was deleted.

debug-executor/Cargo.toml.orig

-49
This file was deleted.

0 commit comments

Comments
 (0)