misc(scheme/user): remove some debug logs

Signed-off-by: Anhad Singh <andypython@protonmail.com>
This commit is contained in:
Anhad Singh
2026-02-25 01:47:59 +11:00
committed by Jeremy Soller
parent 955b4b2a1c
commit 8eb6d22ab4
-1
View File
@@ -1598,7 +1598,6 @@ impl KernelScheme for UserScheme {
}
fn detach(&self, id: usize, token: &mut CleanLockToken) -> Result<()> {
println!("detach(id={id}");
let ctx = { context::current().read(token.token()).caller_ctx() };
self.inner.todo.send(
Sqe {