This commit is contained in:
ad hoc
2022-04-01 11:21:51 +02:00
parent 2cb71dff4a
commit 853b4a520f
2 changed files with 3 additions and 6 deletions

View File

@ -1,7 +1,5 @@
use milli::{
update::{IndexerConfig, Settings},
Criterion, Search,
};
use milli::update::{IndexerConfig, Settings};
use milli::{Criterion, Search};
use Criterion::*;
#[test]