mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-13 20:32:48 +00:00
store: Refactoring to split calendar and addressbook
This commit is contained in:
@@ -5,7 +5,7 @@ use rustical_dav::{
|
||||
resource::Resource,
|
||||
xml::{multistatus::PropstatWrapper, MultistatusElement},
|
||||
};
|
||||
use rustical_store::{model::object::CalendarObject, CalendarStore};
|
||||
use rustical_store::{CalendarObject, CalendarStore};
|
||||
use serde::Deserialize;
|
||||
|
||||
use crate::{
|
||||
|
||||
Reference in New Issue
Block a user