Remove unused import of log crate
This commit is contained in:
parent
0037ca666b
commit
9a1a1e22c2
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@
|
||||||
while_true,
|
while_true,
|
||||||
)]
|
)]
|
||||||
|
|
||||||
#[macro_use] extern crate log;
|
|
||||||
extern crate glob;
|
extern crate glob;
|
||||||
extern crate toml;
|
extern crate toml;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue