Remove unused import in libimagentryfilter
This commit is contained in:
parent
3c7edcfb50
commit
4c81b36237
1 changed files with 0 additions and 2 deletions
|
@ -32,8 +32,6 @@
|
|||
while_true,
|
||||
)]
|
||||
|
||||
#[macro_use] extern crate log;
|
||||
|
||||
extern crate filters;
|
||||
extern crate itertools;
|
||||
extern crate regex;
|
||||
|
|
Loading…
Reference in a new issue