mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 15:12:23 +00:00
store: Refactoring to split calendar and addressbook
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use crate::{
|
||||
model::{AddressObject, Addressbook},
|
||||
addressbook::{AddressObject, Addressbook},
|
||||
Error,
|
||||
};
|
||||
use async_trait::async_trait;
|
||||
|
||||
Reference in New Issue
Block a user