mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2025-12-23 22:47:55 -05:00
formatting
This commit is contained in:
committed by
Matthew Leach
parent
6d967332b7
commit
a4e9cf9fd9
@@ -124,4 +124,3 @@ fn main() {
|
||||
let end = std::time::Instant::now();
|
||||
println!("All tests passed in {} ms", (end - start).as_millis());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user