diff options
Diffstat (limited to 'src/local/import.rs')
| -rw-r--r-- | src/local/import.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/local/import.rs b/src/local/import.rs index 0b237814..e8552397 100644 --- a/src/local/import.rs +++ b/src/local/import.rs @@ -4,7 +4,6 @@ use std::fs::File; use std::io::{BufRead, BufReader}; -use chrono::{TimeZone, Utc}; use eyre::{eyre, Result}; use crate::local::history::History; |
