mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +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
|
@ -15,7 +15,6 @@ use dom::event::Event;
|
|||
use dom::uievent::UIEvent;
|
||||
use dom::window::Window;
|
||||
use msg::constellation_msg;
|
||||
use msg::constellation_msg::{ALT, CONTROL, SHIFT, SUPER};
|
||||
use msg::constellation_msg::{Key, KeyModifiers};
|
||||
use std::cell::Cell;
|
||||
use util::str::DOMString;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue