mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-25 07:08:12 +08:00
Remove Color struct from document-legacy (#1012)
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
extern crate log;
|
||||
|
||||
pub mod boolean_ops;
|
||||
/// Contains the [Color](color::Color) type.
|
||||
pub mod color;
|
||||
/// Contains constant values used by this crate.
|
||||
pub mod consts;
|
||||
pub mod document;
|
||||
|
||||
Reference in New Issue
Block a user