Merge pull request #7355 from paritytech/td-clippy

Get rid of clippy remainings.
This commit is contained in:
Marek Kotewicz
2017-12-22 07:09:26 -04:00
committed by GitHub
53 changed files with 0 additions and 215 deletions

View File

@@ -9,5 +9,4 @@ rustc-hex = "1.0"
serde = "1.0"
serde_json = "1.0"
serde_derive = "1.0"
clippy = { version = "0.0.103", optional = true}