summaryrefslogtreecommitdiffstats
path: root/style/src/rule.rs
diff options
context:
space:
mode:
Diffstat (limited to 'style/src/rule.rs')
-rw-r--r--style/src/rule.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/style/src/rule.rs b/style/src/rule.rs
index 7276bc19..997bb1e9 100644
--- a/style/src/rule.rs
+++ b/style/src/rule.rs
@@ -1,5 +1,4 @@
//! Display a horizontal or vertical rule for dividing content.
-
use iced_core::Color;
/// The fill mode of a rule.