mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 09:22:26 +00:00
caldav: Refactoring
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use crate::resources::event::EventFile;
|
||||
use crate::event::resource::EventFile;
|
||||
use crate::CalDavContext;
|
||||
use crate::Error;
|
||||
use actix_web::http::header::ContentType;
|
||||
@@ -1,2 +1,2 @@
|
||||
pub mod methods;
|
||||
pub mod resource;
|
||||
pub mod route;
|
||||
|
||||
Reference in New Issue
Block a user