Remove outdated implementation note

This commit is contained in:
Hanno Braun 2023-02-21 12:49:19 +01:00
parent 2772e397d8
commit 41e4d0db5e

View File

@ -11,13 +11,6 @@ use super::{
};
/// The available object stores
///
/// # Implementation Note
///
/// The intention is to eventually manage all objects in here. Making this
/// happen is simply a case of putting in the required work. See [#1021].
///
/// [#1021]: https://github.com/hannobraun/Fornjot/issues/1021
#[derive(Debug, Default)]
pub struct Objects {
/// Store for [`Curve`]s