Remove tictactoe programs

This commit is contained in:
Michael Vines
2018-10-25 21:05:50 -07:00
parent c9e8346e6a
commit 07c656093c
4 changed files with 0 additions and 695 deletions

View File

@@ -72,8 +72,6 @@ pub mod streamer;
pub mod system_program;
pub mod system_transaction;
pub mod thin_client;
pub mod tictactoe_dashboard_program;
pub mod tictactoe_program;
pub mod timing;
pub mod token_program;
pub mod tpu;