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