Skip to content

Commit f4d10db

Browse files
committed
Remove unused macro_use
1 parent 4df4639 commit f4d10db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ extern crate pbr;
1818
#[cfg(test)]
1919
extern crate quickcheck;
2020
extern crate reqwest;
21-
#[macro_use]
2221
extern crate structopt;
2322
extern crate tar;
2423
extern crate tee;

0 commit comments

Comments
 (0)