mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 16:32:29 +00:00
move CalendarStore to separate file
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
pub mod calendar;
|
||||
pub mod event;
|
||||
pub mod sqlite_store;
|
||||
pub mod store;
|
||||
pub mod timestamps;
|
||||
pub mod toml_store;
|
||||
|
||||
Reference in New Issue
Block a user