1
0
Fork 0
mirror of https://github.com/kotovalexarian/jsonapis.rs.git synced 2025-04-21 17:52:45 -04:00

Remove unnecessary code

This commit is contained in:
Alex Kotov 2021-09-28 16:51:54 +05:00
parent 363d6282a3
commit ab13f32994
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08

View file

@ -34,7 +34,6 @@ fn main() {
.attr("username", "bob"),
),
])
.finish()
.unwrap();
let expected_value = json!({