update comment

This commit is contained in:
yggverse 2024-12-04 09:13:51 +02:00
parent ee2ef92831
commit dcee1b9c86

View File

@ -309,7 +309,7 @@ impl Reader {
motion_controller.clone(), motion_controller.clone(),
)); ));
// Init shared reference container for HashTable constructed // Init shared reference container for HashTable collected
let links = Rc::new(links); let links = Rc::new(links);
// Init events // Init events