update comment

This commit is contained in:
yggverse 2024-11-30 18:20:04 +02:00
parent c61568a5d8
commit 5b01a5af54

View file

@ -73,7 +73,7 @@ impl Session {
}
}
}
Ok(())
Ok(()) // @TODO result does nothing yet
}
}