remove more taskwarrior compatibility stuff

This commit is contained in:
Dustin J. Mitchell 2020-11-22 00:51:41 -05:00
parent b3a0fe9f20
commit f45292d049
7 changed files with 0 additions and 3486 deletions

View file

@ -12,7 +12,6 @@ mod server;
mod task;
mod taskdb;
pub mod taskstorage;
mod util;
pub use operation::Operation;
pub use replica::Replica;