Move ProgramError into sdk/

This commit is contained in:
Michael Vines
2018-12-03 12:26:23 -08:00
parent 68e99c18c0
commit 777a0a858e
9 changed files with 27 additions and 27 deletions

View File

@@ -56,7 +56,6 @@ pub mod payment_plan;
pub mod poh;
pub mod poh_recorder;
pub mod poh_service;
pub mod program;
pub mod recvmmsg;
pub mod replicate_stage;
pub mod replicator;