Skip to content

Commit

Permalink
Fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
dimartiro committed Dec 23, 2024
1 parent 5c0f9c8 commit df46786
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
8 changes: 0 additions & 8 deletions primitives/xcm-commons/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ workspace = true
frame-support = { workspace = true }
log = { workspace = true }
staging-xcm = { workspace = true }
frame-support = { workspace = true }
log = { workspace = true }

[features]
default = [
Expand All @@ -25,10 +23,4 @@ std = [
"frame-support/std",
"log/std",
"staging-xcm/std",
<<<<<<< HEAD
]
=======
"frame-support/std",
"log/std",
]
>>>>>>> db79f6f6 (Extract NativeAssetReserve from xcm config to commons)
2 changes: 0 additions & 2 deletions runtime/dancebox/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ tanssi-relay-encoder = { workspace = true }
tanssi-runtime-common = { workspace = true }
tp-xcm-commons = { workspace = true }
tp-xcm-core-buyer = { workspace = true }
tp-xcm-commons = { workspace = true }
tp-xcm-core-buyer = { workspace = true }

# Moonkit
async-backing-primitives = { workspace = true }
Expand Down

0 comments on commit df46786

Please sign in to comment.