Rename module: entrydate -> datetime
This commit is contained in:
parent
fca8767f7f
commit
ac36e7aee8
2 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ extern crate libimagstore;
|
|||
extern crate libimagutil;
|
||||
|
||||
pub mod datepath;
|
||||
pub mod entrydate;
|
||||
pub mod datetime;
|
||||
pub mod error;
|
||||
pub mod result;
|
||||
|
||||
|
|
Loading…
Reference in a new issue