Skip to content

Commit

Permalink
Remove unused import and rebase against main
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorstrate committed Jan 2, 2025
1 parent 9bb0aac commit 5033c67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion masonry/src/widget/zstack.rs
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,6 @@ impl Widget for ZStack {
#[cfg(test)]
mod tests {
use vello::peniko::color::palette;
use vello::peniko::Color;

use super::*;
use crate::assert_render_snapshot;
Expand Down

0 comments on commit 5033c67

Please sign in to comment.