Skip to content

Commit

Permalink
Please the formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
drozdziak1 committed Nov 22, 2023
1 parent 5a9efbf commit fd49ce4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/agent/metrics.rs
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@ use {
},
warp::{
hyper::StatusCode,
reply::{self,},
reply::{
self,
},
Filter,
Rejection,
Reply,
Expand Down

0 comments on commit fd49ce4

Please sign in to comment.