mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +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));
|
context.footnote (format (STRING_CMD_IMPORT_SUMMARY, count));
|
||||||
return rc;
|
return rc;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue