Delete event.rs

This commit is contained in:
Greg Fitzgerald
2018-05-24 00:29:01 -06:00
parent b43ae748c3
commit 4cdf873f98
15 changed files with 59 additions and 140 deletions

View File

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