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
|
@ -6,7 +6,6 @@ use ipc_channel::ipc;
|
|||
use msg::constellation_msg::ConstellationChan;
|
||||
use script_traits::ScriptMsg as ConstellationMsg;
|
||||
use std::borrow::ToOwned;
|
||||
use std::sync::mpsc::channel;
|
||||
|
||||
pub trait ClipboardProvider {
|
||||
// blocking method to get the clipboard contents
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue