mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Remove an unused extern crate.
This commit is contained in:
parent
49842f5031
commit
34ad6150c8
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
||||
|
||||
extern crate darling;
|
||||
extern crate proc_macro;
|
||||
extern crate proc_macro2;
|
||||
#[macro_use]
|
||||
extern crate quote;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue