Skip to content

Commit

Permalink
Cleanup usused import after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
alec-deason committed Jul 12, 2023
1 parent ffaa176 commit 9081741
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tiny_skia/src/vector.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
use crate::core::svg::{Data, Handle};
use crate::core::{Color, Rectangle, Size};

use bytemuck::cast;
use cosmic_text::fontdb::Database;
use resvg::usvg::{self, TreeTextToPath};
use rustc_hash::{FxHashMap, FxHashSet};
Expand Down

0 comments on commit 9081741

Please sign in to comment.