Skip to content

Commit

Permalink
refactor: fix formatting
Browse files Browse the repository at this point in the history
Co-authored-by: Theo Butler <[email protected]>
  • Loading branch information
Jannis and Theodus authored Sep 29, 2023
1 parent b171261 commit 820c95a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions common/src/allocations/monitor.rs
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,7 @@ impl AllocationMonitor {
}
}
"#,
"variables":
{ "id": graph_network_id },
"variables": { "id": graph_network_id },
}))
.await
.map_err(|e| {
Expand Down

0 comments on commit 820c95a

Please sign in to comment.