Make clippy happy

This commit is contained in:
Konstantin Knizhnik
2023-03-09 17:55:50 +02:00
parent be22be7b24
commit f0fe03ea80

View File

@@ -3762,7 +3762,7 @@ impl Timeline {
}
let mut layers_to_remove = Vec::new();
let mut wanted_image_layers = KeySpace::new();
let mut wanted_image_layers = KeySpace::default();
// Scan all layers in the timeline (remote or on-disk).
//