Skip to content

Commit

Permalink
taplo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
lemunozm committed Jun 7, 2023
1 parent 2375754 commit 50d0e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ cfg-traits = { path = "../../libs/traits", default-features = false }
cfg-types = { path = "../../libs/types", default-features = false }
cfg-utils = { path = "../../libs/utils", default-features = false }
pallet-anchors = { path = "../../pallets/anchors", default-features = false }
pallet-loans-ref = { path = "../../pallets/loans-ref", default-features = false }
pallet-data-collector = { path = "../../pallets/data-collector", default-features = false }
pallet-loans-ref = { path = "../../pallets/loans-ref", default-features = false }
pallet-pool-system = { path = "../../pallets/pool-system", default-features = false }

[dev-dependencies]
Expand Down

0 comments on commit 50d0e4e

Please sign in to comment.