mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-13 21:42:34 +00:00
Rename propfind to xml_snippets
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use crate::{propfind::write_resourcetype, resource::Resource};
|
||||
use crate::{resource::Resource, xml_snippets::write_resourcetype};
|
||||
use actix_web::HttpRequest;
|
||||
use anyhow::{anyhow, Result};
|
||||
use async_trait::async_trait;
|
||||
|
||||
Reference in New Issue
Block a user