summaryrefslogtreecommitdiffstats
path: root/src/vcalendar.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/vcalendar.rs')
-rw-r--r--src/vcalendar.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vcalendar.rs b/src/vcalendar.rs
index 03a1ab3..09752d5 100644
--- a/src/vcalendar.rs
+++ b/src/vcalendar.rs
@@ -407,7 +407,6 @@ impl Drop for IcalComponentOwner {
mod tests {
use super::*;
use crate::testdata;
- use chrono::{Local, TimeZone};
#[test]
fn test_from_str_empty() {