mirror of
https://github.com/lennart-k/rustical.git
synced 2026-01-31 10:18:16 +00:00
Replace this internal_props stuff with CommonPropertiesExtension
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
mod common;
|
||||
mod davpush;
|
||||
mod synctoken;
|
||||
|
||||
pub use common::*;
|
||||
pub use davpush::*;
|
||||
pub use synctoken::*;
|
||||
|
||||
Reference in New Issue
Block a user