mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Silence a warning in servo_geometry
This commit is contained in:
parent
cb2e04acf6
commit
a99e73ba6b
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ use app_units::{Au, MAX_AU, MIN_AU};
|
|||
use euclid::point::Point2D;
|
||||
use euclid::rect::Rect;
|
||||
use euclid::size::Size2D;
|
||||
use std::i32;
|
||||
|
||||
// Units for use with euclid::length and euclid::scale_factor.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue