summaryrefslogtreecommitdiff
path: root/src/style.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/style.rs')
-rw-r--r--src/style.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/style.rs b/src/style.rs
index 430deaca..22ed4d2d 100644
--- a/src/style.rs
+++ b/src/style.rs
@@ -1,7 +1,6 @@
//! Styles for text and pages.
use toddle::query::{FontFallbackTree, FontVariant, FontStyle, FontWeight};
-
use crate::size::{Size, Size2D, SizeBox, ValueBox, PSize};