Skip to content

Commit e91c8e4

Browse files
committed
chore: cargo fmt again
1 parent e8f59ce commit e91c8e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tg-kernel-context/src/foreign/multislot_portal.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
use super::{MonoForeignPortal, PortalCache};
21
#[cfg(target_arch = "riscv64")]
32
use super::PORTAL_TEXT;
3+
use super::{MonoForeignPortal, PortalCache};
44

55
/// 包含多个插槽的异界传送门。
66
#[repr(C)]

0 commit comments

Comments
 (0)