move the rest of cluster to local_cluster (#5535)

This commit is contained in:
Rob Walker
2019-08-16 00:00:38 -07:00
committed by GitHub
parent ff95f6dcfa
commit 99eeb63f71
4 changed files with 32 additions and 34 deletions

View File

@@ -30,7 +30,6 @@ pub mod blocktree_processor;
pub mod cluster;
pub mod cluster_info;
pub mod cluster_info_repair_listener;
pub mod cluster_tests;
pub mod consensus;
pub mod cuda_runtime;
pub mod entry;