Boot unused creates

This commit is contained in:
Greg Fitzgerald
2018-08-18 23:11:03 -06:00
parent a02910be32
commit 2d35345c50
5 changed files with 0 additions and 11 deletions

View File

@@ -68,7 +68,6 @@ extern crate jsonrpc_core;
#[macro_use]
extern crate jsonrpc_macros;
extern crate jsonrpc_http_server;
extern crate libc;
#[macro_use]
extern crate log;
extern crate rayon;