mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
Remove the path-bool library (#3882)
This commit is contained in:
@@ -14,7 +14,7 @@ pub use graphene_core::debug;
|
||||
pub use graphic_nodes;
|
||||
pub use graphic_types::{Artboard, Graphic, Vector};
|
||||
pub use math_nodes;
|
||||
pub use path_bool_nodes as path_bool;
|
||||
pub use path_bool_nodes;
|
||||
pub use raster_nodes;
|
||||
pub use repeat_nodes;
|
||||
pub use text_nodes;
|
||||
|
||||
Reference in New Issue
Block a user