Skip to content

Commit

Permalink
last comments
Browse files Browse the repository at this point in the history
  • Loading branch information
albertov19 committed Feb 6, 2024
1 parent c4ef952 commit 1f12394
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions container-chains/templates/frontier/runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ fp-evm = { workspace = true, features = [ "serde" ] }
fp-rpc = { workspace = true }
fp-self-contained = { workspace = true, features = [ "serde" ] }
pallet-base-fee = { workspace = true }
pallet-dynamic-fee = { workspace = true }
pallet-ethereum = { workspace = true }
pallet-evm = { workspace = true }
pallet-evm-chain-id = { workspace = true }
Expand Down Expand Up @@ -140,7 +139,6 @@ std = [
"pallet-balances/std",
"pallet-base-fee/std",
"pallet-cc-authorities-noting/std",
"pallet-dynamic-fee/std",
"pallet-ethereum/std",
"pallet-ethereum/std",
"pallet-evm-chain-id/std",
Expand Down Expand Up @@ -247,7 +245,6 @@ try-runtime = [
"pallet-balances/try-runtime",
"pallet-base-fee/try-runtime",
"pallet-cc-authorities-noting/try-runtime",
"pallet-dynamic-fee/try-runtime",
"pallet-ethereum/try-runtime",
"pallet-evm-chain-id/try-runtime",
"pallet-evm/try-runtime",
Expand Down

0 comments on commit 1f12394

Please sign in to comment.