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:
parent
363d6282a3
commit
ab13f32994
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ fn main() {
|
|||
.attr("username", "bob"),
|
||||
),
|
||||
])
|
||||
.finish()
|
||||
.unwrap();
|
||||
|
||||
let expected_value = json!({
|
||||
|
|
Loading…
Add table
Reference in a new issue