mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 17:12:22 +00:00
move some files around
This commit is contained in:
@@ -5,8 +5,8 @@ use actix_web::{
|
||||
};
|
||||
use rustical_auth::{AuthInfoExtractor, CheckAuthentication};
|
||||
use rustical_dav::{
|
||||
methods::propfind::{PropElement, PropfindType, ServicePrefix},
|
||||
namespace::Namespace,
|
||||
propfind::{PropElement, PropfindType, ServicePrefix},
|
||||
resource::HandlePropfind,
|
||||
xml::MultistatusElement,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user