mirror of
https://github.com/servo/servo.git
synced 2025-08-02 04:00:32 +01:00
Remove gfx_traits::color.
This commit is contained in:
parent
1f109dd1b2
commit
a9e3fe75b5
11 changed files with 26 additions and 81 deletions
|
@ -19,7 +19,6 @@ extern crate serde;
|
|||
#[macro_use]
|
||||
extern crate serde_derive;
|
||||
|
||||
pub mod color;
|
||||
pub mod print_tree;
|
||||
|
||||
use range::RangeIndex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue