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

@ -69,7 +69,6 @@ extern crate bytes;
extern crate fnv;
#[macro_use]
extern crate futures;
extern crate libp2p_peerstore;
extern crate libp2p_core;
extern crate log;
extern crate multiaddr;