mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 16:32:29 +00:00
store, store_sqlite: Refactor error typing
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use crate::{
|
||||
error::Error,
|
||||
model::{AddressObject, Addressbook},
|
||||
Error,
|
||||
};
|
||||
use async_trait::async_trait;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user