mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
remove useless comment
This commit is contained in:
parent
0c2c8af44e
commit
5ad5d56f7e
1 changed files with 0 additions and 1 deletions
|
@ -1502,7 +1502,6 @@ mod tests {
|
|||
let index = TempIndex::new();
|
||||
let config = IndexerConfig::default();
|
||||
|
||||
// Set the genres setting
|
||||
let mut txn = index.write_txn().unwrap();
|
||||
let builder = Settings::new(&mut txn, &index, &config);
|
||||
let Settings {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue