remove unneeded file

This commit is contained in:
auronandace
2026-02-19 11:55:31 +00:00
parent 9e0f04133c
commit 406b889c1f
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -1 +0,0 @@
pub use redox_rt::{proc::*, thread::*};
-1
View File
@@ -56,7 +56,6 @@ use crate::{
pub use redox_rt::proc::FdGuard;
mod clone;
mod epoll;
mod event;
mod exec;