mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-13 22:52:22 +00:00
store: Refactoring to split calendar and addressbook
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
use crate::calendar::{Calendar, CalendarObject};
|
||||
use crate::error::Error;
|
||||
use crate::model::object::CalendarObject;
|
||||
use crate::model::Calendar;
|
||||
use async_trait::async_trait;
|
||||
|
||||
#[async_trait]
|
||||
|
||||
Reference in New Issue
Block a user