mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
CmdEdit
- Removed TDB2::commit.
This commit is contained in:
parent
36748e5f7d
commit
e90a99140e
1 changed files with 0 additions and 1 deletions
|
@ -71,7 +71,6 @@ int CmdEdit::execute (std::string& output)
|
|||
if (editFile (*task))
|
||||
context.tdb2.modify (*task);
|
||||
|
||||
context.tdb2.commit ();
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue