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 d816139 commit 1ed8726
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 1ed8726

Please sign in to comment.