fix formatting

This commit is contained in:
Alex Janka 2024-04-14 08:25:09 +10:00
parent c4782814bb
commit 15c03d0499

View file

@ -118,7 +118,7 @@ pub async fn metrics(
} }
} }
Some((return_string, types_seen)) Some((return_string, types_seen))
}); });
} }