Skip to content

Commit f6b955c

Browse files
committed
fix clippy
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
1 parent 20da6b6 commit f6b955c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • src/hyperlight_host/src/metrics

src/hyperlight_host/src/metrics/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ mod tests {
132132
});
133133

134134
// Convert snapshot into a hashmap for easier lookup
135-
#[expect(clippy::mutable_key_type)]
136135
let snapshot = snapshot.into_hashmap();
137136

138137
cfg_if::cfg_if! {

0 commit comments

Comments
 (0)