mirror of
https://github.com/servo/servo.git
synced 2025-06-10 01:23:13 +00:00
Remove plugin attributes from extern crates.
This commit is contained in:
parent
7b6e314df1
commit
8223f695fb
1 changed files with 0 additions and 2 deletions
|
@ -16,10 +16,8 @@
|
|||
|
||||
#![allow(missing_copy_implementations)]
|
||||
|
||||
#[plugin]
|
||||
#[macro_use]
|
||||
extern crate syntax;
|
||||
#[plugin]
|
||||
#[macro_use]
|
||||
extern crate rustc;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue