hide the implementation of Tag
This commit is contained in:
@@ -13,6 +13,4 @@ pub use status::Status;
|
||||
pub use tag::{Tag, INVALID_TAG_CHARACTERS};
|
||||
pub use task::{Task, TaskMut};
|
||||
|
||||
use tag::SyntheticTag;
|
||||
|
||||
pub type Timestamp = DateTime<Utc>;
|
||||
|
||||
Reference in New Issue
Block a user