Remove TODO

This commit is contained in:
Louis Dureuil 2024-10-16 11:18:59 +02:00
parent 198238687f
commit c75de1f391
No known key found for this signature in database

View File

@ -73,8 +73,6 @@ impl<'pl> DocumentChanges<'pl> for DocumentDeletionChanges<'pl> {
}
}
// TODO: implement Allocator for Ref<'bump, Bump>
#[cfg(test)]
mod test {
use std::cell::RefCell;