Skip to content

Commit

Permalink
fixes clippy warning
Browse files Browse the repository at this point in the history
  • Loading branch information
huxi committed Mar 4, 2024
1 parent fe0feba commit f38ef81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@ use time::OffsetDateTime;
#[cfg(feature = "chrono")]
use chrono::prelude::{DateTime, TimeZone, Utc};

use std::convert::TryFrom;
use std::fmt;
use std::str::FromStr;

Expand Down

0 comments on commit f38ef81

Please sign in to comment.