Skip to content

Commit 505fcff

Browse files
committed
fmt
1 parent 0d061e3 commit 505fcff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rs/backend/src/state/partitions/tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//! Tests for stable memory layout code.
2-
use super::*;
32
use super::WASM_PAGE_SIZE_IN_BYTES;
3+
use super::*;
44
use pretty_assertions::assert_eq;
55
use std::rc::Rc;
66

0 commit comments

Comments
 (0)