fix style

This commit is contained in:
mpostma
2020-06-01 14:57:26 +02:00
parent 26d29783ce
commit 2d31371975
3 changed files with 51 additions and 2 deletions

View File

@ -73,7 +73,6 @@ optional = true
[dev-dependencies]
tempdir = "0.3.7"
tokio = { version = "0.2.18", features = ["macros", "time"] }
serde_url_params = "0.2.0"
[dev-dependencies.assert-json-diff]
git = "https://github.com/qdequele/assert-json-diff"