mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +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)]
|
||||
|
||||
#![cfg_attr(feature = "servo", feature(plugin))]
|
||||
|
||||
extern crate app_units;
|
||||
#[macro_use] extern crate bitflags;
|
||||
#[macro_use] extern crate cssparser;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue