remove useless comment

This commit is contained in:
ad hoc 2022-05-04 10:43:54 +02:00
parent 0c2c8af44e
commit 5ad5d56f7e
No known key found for this signature in database
GPG Key ID: 4F00A782990CC643

View File

@ -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 {