Purge EventProcessor

This commit is contained in:
Greg Fitzgerald
2018-05-14 14:45:29 -06:00
parent 685de30047
commit 6e8f99d9b2
5 changed files with 157 additions and 196 deletions

View File

@@ -7,7 +7,6 @@ pub mod entry_writer;
#[cfg(feature = "erasure")]
pub mod erasure;
pub mod event;
pub mod event_processor;
pub mod hash;
pub mod ledger;
pub mod logger;