Revert "Factor repair from gossip (#8044)" (#8143)

This reverts commit e61257695f.
This commit is contained in:
carllin
2020-02-06 11:44:20 -08:00
committed by GitHub
parent a7fa92b372
commit fe590da3b6
13 changed files with 605 additions and 816 deletions

View File

@@ -43,8 +43,6 @@ pub mod rpc_pubsub_service;
pub mod rpc_service;
pub mod rpc_subscriptions;
pub mod sendmmsg;
pub mod serve_repair;
pub mod serve_repair_service;
pub mod sigverify;
pub mod sigverify_shreds;
pub mod sigverify_stage;