Remove relay, peerstore and datastore (#723)

This commit is contained in:
Pierre Krieger
2018-12-04 14:52:14 +01:00
committed by GitHub
parent 57ebe697b5
commit 9e0f110e47
26 changed files with 0 additions and 3530 deletions

View File

@ -60,7 +60,6 @@ extern crate arrayvec;
extern crate bigint;
extern crate bs58;
extern crate bytes;
extern crate datastore;
extern crate fnv;
#[cfg_attr(test, macro_use)]
extern crate futures;