summaryrefslogtreecommitdiffstats
path: root/style/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'style/src/lib.rs')
-rw-r--r--style/src/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/style/src/lib.rs b/style/src/lib.rs
index 1aea2d80..bc0e37e9 100644
--- a/style/src/lib.rs
+++ b/style/src/lib.rs
@@ -16,7 +16,6 @@
)]
pub use iced_core as core;
-pub mod application;
pub mod theme;
pub use theme::Theme;