mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Appease tidy.
This commit is contained in:
parent
8088168f44
commit
6c5456b4b6
3 changed files with 4 additions and 4 deletions
|
@ -14,8 +14,8 @@ use dom::{SendElement, TElement};
|
|||
use dom::OpaqueNode;
|
||||
use euclid::Size2D;
|
||||
use euclid::TypedScale;
|
||||
use fxhash::FxHashMap;
|
||||
use font_metrics::FontMetricsProvider;
|
||||
use fxhash::FxHashMap;
|
||||
#[cfg(feature = "gecko")]
|
||||
use gecko_bindings::structs;
|
||||
use parallel::{STACK_SAFETY_MARGIN_KB, STYLE_THREAD_STACK_SIZE_KB};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue