mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Fix some build warnings.
This commit is contained in:
parent
09e6f4ac54
commit
46ea78e960
4 changed files with 6 additions and 12 deletions
|
@ -88,7 +88,6 @@ use std::borrow::ToOwned;
|
|||
use std::cell::{Cell, RefCell};
|
||||
use std::collections::HashSet;
|
||||
use std::option::Option;
|
||||
use std::ptr;
|
||||
use std::rc::Rc;
|
||||
use std::result::Result;
|
||||
use std::sync::atomic::{Ordering, AtomicBool};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue