mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-13 22:52:22 +00:00
Move properties into separate files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use crate::{Error, addressbook::resource::AddressbookResourceService};
|
||||
use crate::{Error, addressbook::AddressbookResourceService};
|
||||
use axum::{
|
||||
extract::{Path, State},
|
||||
response::{IntoResponse, Response},
|
||||
|
||||
Reference in New Issue
Block a user