mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-31 17:03:30 +02:00
partial refactor to separate taskdb and storage
This commit is contained in:
parent
727db7f669
commit
e228c99b83
8 changed files with 208 additions and 78 deletions
|
@ -10,6 +10,7 @@ mod replica;
|
|||
mod server;
|
||||
mod task;
|
||||
mod taskdb;
|
||||
mod taskstorage;
|
||||
mod tdb2;
|
||||
|
||||
pub use operation::Operation;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue