mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Do not glob-export DevtoolsControlMsg variants.
This commit is contained in:
parent
66f4faf44f
commit
1452614e28
5 changed files with 15 additions and 14 deletions
|
@ -20,7 +20,6 @@ extern crate "serialize" as rustc_serialize;
|
|||
extern crate url;
|
||||
extern crate util;
|
||||
|
||||
pub use self::DevtoolsControlMsg::*;
|
||||
pub use self::DevtoolScriptControlMsg::*;
|
||||
pub use self::EvaluateJSReply::*;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue