Skip to content

Commit

Permalink
Test CI failure
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurenzV committed Mar 30, 2024
1 parent 709177d commit c91e99b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/util/helper.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
use pdf_writer::types::{BlendMode, LineCapStyle, LineJoinStyle, MaskType};
use pdf_writer::{Content, Name, Rect};
#[cfg(feature = "image")]
use usvg::Size;
use usvg::{LineCap, LineJoin, NonZeroRect, Transform};

Expand Down

0 comments on commit c91e99b

Please sign in to comment.