mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
CmdImport
- Removed TDB2::commit.
This commit is contained in:
parent
37722d2857
commit
bdce0a8d01
1 changed files with 0 additions and 2 deletions
|
@ -94,8 +94,6 @@ int CmdImport::execute (std::string& output)
|
|||
}
|
||||
}
|
||||
|
||||
context.tdb2.commit ();
|
||||
|
||||
context.footnote (format (STRING_CMD_IMPORT_SUMMARY, count));
|
||||
return rc;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue