mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 17:52:24 +00:00
Move namespace to dedicated dav crate
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use crate::namespace::Namespace;
|
||||
use rustical_dav::namespace::Namespace;
|
||||
use crate::resource::HandlePropfind;
|
||||
use crate::resources::event::EventResource;
|
||||
use crate::xml_snippets::generate_multistatus;
|
||||
|
||||
Reference in New Issue
Block a user