Skip to content

Commit 9535a36

Browse files
author
bors-servo
authored
Auto merge of #333 - Eijebong:master, r=SimonSapin
Remove an useless import in m5e build.rs
2 parents 2182b3f + c71b68c commit 9535a36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

markup5ever/build.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ extern crate string_cache_codegen;
1111
extern crate phf_codegen;
1212
#[macro_use]
1313
extern crate serde_derive;
14-
extern crate serde;
1514
extern crate serde_json;
1615

1716
use std::collections::HashMap;

0 commit comments

Comments
 (0)