Pre: Fix warnings.
This commit is contained in:
parent
729fe59578
commit
47a0f40cce
1 changed files with 0 additions and 5 deletions
|
@ -124,11 +124,6 @@ mod test {
|
|||
Store,
|
||||
};
|
||||
|
||||
use mentat_core::{
|
||||
DateTime,
|
||||
Utc,
|
||||
};
|
||||
|
||||
#[test]
|
||||
fn test_scalar_query() {
|
||||
let mut store = Store::open("").expect("store connection");
|
||||
|
|
Loading…
Reference in a new issue