mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Removed unused import (#3245)
Co-authored-by: Akash Shanmugaraj <65720968+akashShanmugraj@users.noreply.github.com>
This commit is contained in:
parent
5806413d64
commit
323bd23251
1 changed files with 0 additions and 1 deletions
|
@ -130,7 +130,6 @@ mod util;
|
|||
pub mod annotation;
|
||||
pub use annotation::*;
|
||||
pub mod atomic;
|
||||
pub use atomic::*;
|
||||
pub mod kv;
|
||||
pub use kv::*;
|
||||
pub mod replica;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue