Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Use uniform quotes (#3867)
Browse files Browse the repository at this point in the history
  • Loading branch information
NikVolf authored and andresilva committed Oct 21, 2019
1 parent b7627c4 commit 44a9482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node-template/runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ std = [
"balances/std",
"aura/std",
"aura-primitives/std",
'grandpa/std',
"grandpa/std",
"executive/std",
"indices/std",
"primitives/std",
Expand Down

0 comments on commit 44a9482

Please sign in to comment.