Skip to content

Commit 7c7c8ea

Browse files
committed
fix: 移除未使用的 OnceCell 导入以清理代码
1 parent df6618d commit 7c7c8ea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/pcpu.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
use core::cell::OnceCell;
2-
31
use aarch64_cpu::registers::*;
42
use axerrno::AxResult;
53

0 commit comments

Comments
 (0)