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.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/style/src/lib.rs b/style/src/lib.rs
index 17ba09c4..1b2ce444 100644
--- a/style/src/lib.rs
+++ b/style/src/lib.rs
@@ -17,8 +17,6 @@
pub use iced_core as core;
pub mod application;
-pub mod button;
-pub mod checkbox;
pub mod container;
pub mod menu;
pub mod pane_grid;