mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Stop reexporting Animation from layout_interface.
This commit is contained in:
parent
4143caaa57
commit
39ba25572b
3 changed files with 2 additions and 4 deletions
|
@ -28,7 +28,6 @@ use style::stylesheets::Stylesheet;
|
|||
use url::Url;
|
||||
use util::ipc::OptionalOpaqueIpcSender;
|
||||
|
||||
pub use style::animation::Animation;
|
||||
pub use style::context::ReflowGoal;
|
||||
pub use dom::node::TrustedNodeAddress;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue