mirror of
https://github.com/hannobraun/Fornjot
synced 2025-02-14 11:15:53 +00:00
Remove outdated implementation note
This commit is contained in:
parent
2772e397d8
commit
41e4d0db5e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user