Rename module: event -> timetracking
This commit is contained in:
parent
bdec778b9e
commit
7e0dfd7700
2 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ extern crate libimagentrytag;
|
|||
|
||||
mod constants;
|
||||
pub mod error;
|
||||
pub mod event;
|
||||
pub mod timetracking;
|
||||
pub mod eventstore;
|
||||
pub mod iter;
|
||||
pub mod result;
|
||||
|
|
Loading…
Reference in a new issue