mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 10:32:19 +00:00
Massive refactoring how DAV resources and routes work
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
use super::AuthenticationProvider;
|
||||
use actix_web::{
|
||||
dev::{forward_ready, Service, ServiceRequest, ServiceResponse, Transform},
|
||||
error::ErrorUnauthorized,
|
||||
http::header::Header,
|
||||
HttpMessage,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user