Remove unused imports for toggler in iced_graphics
This commit is contained in:
parent
5cd744f986
commit
4889a95e59
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
||||||
//! Show toggle controls using togglers.
|
//! Show toggle controls using togglers.
|
||||||
use crate::backend::{self, Backend};
|
|
||||||
use crate::Renderer;
|
use crate::Renderer;
|
||||||
use iced_native::toggler;
|
|
||||||
|
|
||||||
pub use iced_style::toggler::{Style, StyleSheet};
|
pub use iced_style::toggler::{Style, StyleSheet};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue