mirror of
https://github.com/servo/servo.git
synced 2025-07-31 03:00:29 +01:00
Move util::bezier to style
This commit is contained in:
parent
c929dbe253
commit
09f865919d
4 changed files with 2 additions and 2 deletions
|
@ -49,7 +49,6 @@ extern crate uuid;
|
|||
|
||||
use std::sync::Arc;
|
||||
|
||||
pub mod bezier;
|
||||
pub mod cache;
|
||||
pub mod cursor;
|
||||
pub mod debug_utils;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue