mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2024-11-22 06:47:56 +01:00
Fixes unused import on macros
This commit is contained in:
parent
4c7359531d
commit
c0618e949d
@ -4,7 +4,6 @@ extern crate slog;
|
|||||||
#[macro_use]
|
#[macro_use]
|
||||||
extern crate capnp_rpc;
|
extern crate capnp_rpc;
|
||||||
|
|
||||||
#[macro_use]
|
|
||||||
extern crate async_trait;
|
extern crate async_trait;
|
||||||
|
|
||||||
mod modules;
|
mod modules;
|
||||||
|
Loading…
Reference in New Issue
Block a user