526: remove useless comment r=irevoire a=MarinPostma



Co-authored-by: ad hoc <postma.marin@protonmail.com>
This commit is contained in:
bors[bot] 2022-05-16 10:01:43 +00:00 committed by GitHub
commit e1e85267fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 {