mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-21 21:19:23 +00:00
ical: Remove abstraction structs around journal and todo
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
mod event;
|
||||
mod journal;
|
||||
mod object;
|
||||
mod todo;
|
||||
|
||||
pub use event::*;
|
||||
pub use journal::*;
|
||||
pub use object::*;
|
||||
pub use todo::*;
|
||||
|
||||
Reference in New Issue
Block a user