mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Remove unused imports in script
This commit is contained in:
parent
5a954d2492
commit
1ca2073979
6 changed files with 0 additions and 6 deletions
|
@ -35,7 +35,6 @@ use net_traits::image_cache_thread::ImageResponse;
|
|||
use offscreen_gl_context::GLContextAttributes;
|
||||
use script_traits::ScriptMsg as ConstellationMsg;
|
||||
use std::cell::Cell;
|
||||
use std::sync::mpsc::channel;
|
||||
use util::str::DOMString;
|
||||
use util::vec::byte_swap;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue