Skip to content

Commit

Permalink
chore: fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-bahjati committed Nov 10, 2023
1 parent 1006459 commit 954cc78
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 954cc78

Please sign in to comment.