refactor!: made timeago module private
This commit is contained in:
parent
800073df48
commit
2241223c9f
8 changed files with 11 additions and 19 deletions
|
|
@ -14,5 +14,4 @@ pub mod error;
|
|||
pub mod model;
|
||||
pub mod param;
|
||||
pub mod report;
|
||||
pub mod timeago;
|
||||
pub mod validate;
|
||||
|
|
|
|||
Reference in a new issue