client/: Merge client.rs into thin_client.rs

This commit is contained in:
Michael Vines
2019-03-16 22:13:44 -07:00
parent 97e73311c5
commit 23337e08eb
10 changed files with 21 additions and 25 deletions

View File

@@ -1,4 +1,3 @@
pub mod client;
pub mod rpc_mock;
pub mod rpc_request;
pub mod rpc_signature_status;