Skip to content

Commit 1ed8726

Browse files
committed
chore: fix pre-commit
1 parent d816139 commit 1ed8726

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/agent/metrics.rs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@ use {
4040
},
4141
warp::{
4242
hyper::StatusCode,
43-
reply::{self,},
43+
reply::{
44+
self,
45+
},
4446
Filter,
4547
Rejection,
4648
Reply,

0 commit comments

Comments
 (0)