Do not re-export Palette from iced_core
This commit is contained in:
parent
4b90241ea1
commit
27fadad324
3 changed files with 2 additions and 7 deletions
|
|
@ -35,6 +35,3 @@ pub use point::Point;
|
|||
pub use rectangle::Rectangle;
|
||||
pub use size::Size;
|
||||
pub use vector::Vector;
|
||||
|
||||
#[cfg(feature = "palette")]
|
||||
pub use palette;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue