Free up name 'thin_client_service'

This commit is contained in:
Greg Fitzgerald
2018-05-12 10:31:28 -06:00
parent 7ab3331f01
commit 898f4971a2
8 changed files with 18 additions and 19 deletions

View File

@ -16,12 +16,12 @@ pub mod mint;
pub mod packet;
pub mod plan;
pub mod recorder;
pub mod request_stage;
pub mod result;
pub mod sig_verify_stage;
pub mod signature;
pub mod streamer;
pub mod thin_client;
pub mod thin_client_service;
pub mod timing;
pub mod tpu;
pub mod transaction;