Skip to content

Commit

Permalink
Fix clippy lints
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp-M committed Dec 7, 2024
1 parent 4b4969e commit 90ae403
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion masonry/src/widget/widget.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ use cursor_icon::CursorIcon;
use smallvec::SmallVec;
use tracing::field::DisplayValue;
use tracing::{trace_span, Span};
use vello::kurbo::Affine;
use vello::Scene;

use crate::contexts::ComposeCtx;
Expand Down

0 comments on commit 90ae403

Please sign in to comment.