Remove stub core/src/genesis_utils.rs (#8999)

This commit is contained in:
Michael Vines
2020-03-21 10:54:40 -07:00
committed by GitHub
parent 734afee5e0
commit 18c1f0dfe9
27 changed files with 69 additions and 65 deletions

View File

@@ -28,7 +28,6 @@ pub mod crds_value;
pub mod epoch_slots;
pub mod fetch_stage;
pub mod gen_keys;
pub mod genesis_utils;
pub mod gossip_service;
pub mod ledger_cleanup_service;
pub mod local_vote_signer_service;