Remove unnecessary re-exports in iced_winit
This commit is contained in:
parent
b152ecda63
commit
31cccd8f7b
1 changed files with 0 additions and 3 deletions
|
|
@ -54,6 +54,3 @@ pub use clipboard::Clipboard;
|
||||||
pub use error::Error;
|
pub use error::Error;
|
||||||
pub use proxy::Proxy;
|
pub use proxy::Proxy;
|
||||||
pub use settings::Settings;
|
pub use settings::Settings;
|
||||||
|
|
||||||
pub use crate::core::window::*;
|
|
||||||
pub use iced_graphics::Viewport;
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue