mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 09:22:26 +00:00
Refactor store crate
This commit is contained in:
@@ -8,7 +8,7 @@ use rustical_dav::{
|
||||
},
|
||||
};
|
||||
use rustical_store::{
|
||||
calendar::{format_synctoken, parse_synctoken},
|
||||
model::calendar::{format_synctoken, parse_synctoken},
|
||||
CalendarStore,
|
||||
};
|
||||
use serde::Deserialize;
|
||||
|
||||
Reference in New Issue
Block a user