mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-20 01:09:30 +00:00
xml: Rename XmlDeError to XmlError
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
use crate::xml::multistatus::PropstatElement;
|
||||
use actix_web::http::StatusCode;
|
||||
use reqwest::Url;
|
||||
use rustical_store::{CollectionOperation, CollectionOperationType, SubscriptionStore};
|
||||
use rustical_xml::{XmlRootTag, XmlSerialize, XmlSerializeRoot};
|
||||
use std::sync::Arc;
|
||||
|
||||
Reference in New Issue
Block a user