Skip to content

Commit

Permalink
Revert CI failure
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurenzV committed Mar 30, 2024
1 parent c91e99b commit 266fb9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/util/helper.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
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 266fb9f

Please sign in to comment.