mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Remove unused feature flag
This commit is contained in:
parent
aa5761a5fb
commit
0dae5c8d1f
1 changed files with 0 additions and 2 deletions
|
@ -11,8 +11,6 @@
|
||||||
|
|
||||||
#![deny(unsafe_code, missing_docs)]
|
#![deny(unsafe_code, missing_docs)]
|
||||||
|
|
||||||
#![cfg_attr(feature = "servo", feature(plugin))]
|
|
||||||
|
|
||||||
extern crate app_units;
|
extern crate app_units;
|
||||||
#[macro_use] extern crate bitflags;
|
#[macro_use] extern crate bitflags;
|
||||||
#[macro_use] extern crate cssparser;
|
#[macro_use] extern crate cssparser;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue