Make clippy happy

This commit is contained in:
Konstantin Knizhnik
2023-05-16 21:18:20 +03:00
parent be22be7b24
commit f0fe03ea80
+1 -1
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).
//