removes locked pubkey references (#15152)

This commit is contained in:
behzad nouri
2021-02-08 02:07:00 +00:00
committed by GitHub
parent 96e521be28
commit b6f231b60e
7 changed files with 53 additions and 152 deletions

View File

@@ -47,7 +47,6 @@ pub mod ping_pong;
pub mod poh_recorder;
pub mod poh_service;
pub mod progress_map;
pub mod pubkey_references;
pub mod repair_response;
pub mod repair_service;
pub mod repair_weight;