We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 230d47c commit 16faa7eCopy full SHA for 16faa7e
influxdb/tests/derive_integration_tests.rs
@@ -4,7 +4,7 @@ mod utilities;
4
#[cfg(feature = "derive")]
5
use influxdb::InfluxDbWriteable;
6
7
-use chrono::{Date, DateTime, Utc};
+use chrono::{DateTime, Utc};
8
use influxdb::{Query, ReadQuery, Timestamp};
9
10
#[cfg(feature = "serde")]
0 commit comments