Fix clippy warnings

This commit is contained in:
gwenn
2020-02-09 11:48:08 +01:00
parent 05e87b8d8d
commit 922228f604
6 changed files with 0 additions and 9 deletions

View File

@@ -105,8 +105,6 @@ impl fmt::Display for Type {
#[cfg(test)]
mod test {
use time;
use super::Value;
use crate::{Connection, Error, NO_PARAMS};
use std::f64::EPSILON;