mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Import net as net rather than servo_net.
This commit is contained in:
parent
29d3b872de
commit
a09a912178
30 changed files with 56 additions and 57 deletions
|
@ -32,7 +32,6 @@ extern crate canvas;
|
|||
extern crate script_traits;
|
||||
#[no_link] #[plugin] #[macro_use]
|
||||
extern crate "plugins" as servo_plugins;
|
||||
extern crate "net" as servo_net;
|
||||
extern crate util;
|
||||
#[macro_use]
|
||||
extern crate style;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue