diff options
Diffstat (limited to 'crates/material_theme/src/lib.rs')
| -rw-r--r-- | crates/material_theme/src/lib.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/crates/material_theme/src/lib.rs b/crates/material_theme/src/lib.rs index b04edf0..e59e1e9 100644 --- a/crates/material_theme/src/lib.rs +++ b/crates/material_theme/src/lib.rs @@ -11,8 +11,6 @@ pub mod combo_box; pub mod container; #[cfg(feature = "dialog")] pub mod dialog; -#[cfg(feature = "image")] -pub mod image; #[cfg(feature = "markdown")] pub mod markdown; pub mod menu; |
