Delete stub src/transaction.rs

This commit is contained in:
Michael Vines
2018-11-29 16:18:47 -08:00
parent de910e1169
commit 0878bd53d9
37 changed files with 48 additions and 56 deletions

View File

@@ -81,7 +81,6 @@ pub mod thin_client;
pub mod token_program;
pub mod tpu;
pub mod tpu_forwarder;
pub mod transaction;
pub mod tvu;
pub mod vote_program;
pub mod vote_stage;