compaction: clippies

This commit is contained in:
Joonas Koivunen
2023-08-16 16:32:00 +03:00
parent 366f3c8ff8
commit 931c22545b

View File

@@ -3301,7 +3301,7 @@ impl Timeline {
prev_key = Some(key);
}
if let Some(writer) = writer {
new_layers.push(writer.finish(prev_key.unwrap().next(), &self)?);
new_layers.push(writer.finish(prev_key.unwrap().next(), self)?);
}
// Sync layers