mirror of
https://github.com/lennart-k/rustical.git
synced 2026-01-31 13:48:19 +00:00
dav: Make reusable for other projects
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
mod common;
|
||||
mod davpush;
|
||||
mod synctoken;
|
||||
|
||||
pub use common::*;
|
||||
pub use davpush::*;
|
||||
pub use synctoken::*;
|
||||
|
||||
Reference in New Issue
Block a user