Skip to content

Commit

Permalink
Fmt fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinonard committed Aug 10, 2023
1 parent fb1a5da commit 1a55274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ pallet-evm = { workspace = true }
# frame dependencies
frame-support = { workspace = true }
frame-system = { workspace = true }
pallet-assets = { workspace = true }
pallet-balances = { workspace = true }
pallet-contracts = { workspace = true }
pallet-contracts-primitives = { workspace = true }
pallet-dapps-staking = { workspace = true }
pallet-proxy = { workspace = true }
pallet-utility = { workspace = true }
pallet-assets = { workspace = true }
sp-core = { workspace = true }
sp-io = { workspace = true }
sp-runtime = { workspace = true }
Expand Down

0 comments on commit 1a55274

Please sign in to comment.