mirror of
https://github.com/servo/servo.git
synced 2025-06-10 17:43:16 +00:00
Remove unstable unused feature in script_layout_interface
This commit is contained in:
parent
9223d6248d
commit
1120da6033
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
//! to depend on script.
|
||||
|
||||
#![deny(unsafe_code)]
|
||||
#![feature(associated_type_defaults)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate html5ever;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue