diff options
Diffstat (limited to 'aero-dav/src/caldecoder.rs')
-rw-r--r-- | aero-dav/src/caldecoder.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/aero-dav/src/caldecoder.rs b/aero-dav/src/caldecoder.rs index 1de4552..02991c2 100644 --- a/aero-dav/src/caldecoder.rs +++ b/aero-dav/src/caldecoder.rs @@ -1347,7 +1347,6 @@ END:VCALENDAR]]></C:calendar-timezone> name: ComponentProperty("STATUS".into()), additional_rules: Some(PropFilterRules::Match( PropFilterMatch { - time_range: None, param_filter: vec![], time_or_text: Some(TimeOrText::Text(TextMatch { collation: None, |