We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4e6e49 commit da611fdCopy full SHA for da611fd
1 file changed
tests.rs
@@ -26,7 +26,6 @@ use super::error::hack::{SyntaxError,
26
QueryCanceled,
27
InvalidCatalogName};
28
use super::types::{ToSql, FromSql, PgInt4, PgVarchar};
29
-#[cfg(not(travis))]
30
use super::types::range::{Range, Inclusive, Exclusive, RangeBound};
31
use super::pool::PostgresConnectionPool;
32
0 commit comments