remove unused space_m

This commit is contained in:
Vukašin Vojinović 2024-07-12 21:08:22 +02:00 committed by GitHub
parent 3a47e3f9a5
commit d8cc38d11c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1921,7 +1921,6 @@ impl Tab {
space_xxxs,
space_xxs,
space_s,
space_m,
..
} = theme::active().cosmic().spacing;
let size = self.size_opt.get().unwrap_or(Size::new(0.0, 0.0));