mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
make task a simple top-level module
This commit is contained in:
parent
634aaadb73
commit
245969e390
2 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
mod task;
|
||||
|
||||
pub use self::task::Priority::*;
|
||||
pub use self::task::Status::*;
|
||||
pub use self::task::{Annotation, Priority, Status, Task, Timestamp};
|
Loading…
Add table
Add a link
Reference in a new issue