Skip to content

Commit 1577daf

Browse files
committed
Remove some warnings.
1 parent 394b781 commit 1577daf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ extern crate quote;
88
extern crate syn;
99
extern crate proc_macro2;
1010

11-
use std::env;
12-
use std::path::Path;
13-
14-
1511
#[cfg(feature = "dummy_match_byte")]
1612
mod codegen {
1713
use std::path::Path;

0 commit comments

Comments
 (0)