Skip to content

Commit d63fba5

Browse files
Auto-format: cargo fmt --all
1 parent 5a8b225 commit d63fba5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/vm/src/gc_state.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ bitflags::bitflags! {
2727
}
2828
}
2929

30-
3130
/// Statistics for a single generation (gc_generation_stats)
3231
#[derive(Debug, Default, Clone, Copy)]
3332
pub struct GcStats {

0 commit comments

Comments
 (0)