From ec4d13722d4d0fded3ae661a9520d3d61b8712e6 Mon Sep 17 00:00:00 2001 From: FantasyPvP <80643031+FantasyPvP@users.noreply.github.com> Date: Tue, 31 Oct 2023 18:41:10 +0000 Subject: [PATCH] e e --- src/system/kernel/mod.rs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/system/kernel/mod.rs b/src/system/kernel/mod.rs index 9e699f4..25a8106 100644 --- a/src/system/kernel/mod.rs +++ b/src/system/kernel/mod.rs @@ -6,5 +6,4 @@ pub mod serial; pub mod tasks; pub mod sysinit; pub mod authenticator; -pub mod render; -mod fs; \ No newline at end of file +pub mod render; \ No newline at end of file