[10] fix build

This commit is contained in:
Nikita Khateev
2023-11-21 12:31:47 +04:00
parent a2ef39fb78
commit a3917e55cc
7 changed files with 11 additions and 18 deletions
-1
View File
@@ -27,7 +27,6 @@ smallvec = "1.11.0"
# Local
pallet-parachain-template = { path = "../pallets/template", default-features = false }
common = { path = "../common", default-features = false }
# Substrate
frame-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.3.0", default-features = false, optional = true }