mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
CmdImport: Removed all traces of import
This commit is contained in:
parent
6e5f324e93
commit
1049ae6fcb
5 changed files with 0 additions and 50 deletions
|
@ -89,7 +89,6 @@ int CmdHelpUsage ()
|
|||
<< " rc.<name>=<value>\n"
|
||||
<< '\n';
|
||||
|
||||
// TODO import
|
||||
// TODO undo
|
||||
|
||||
// TODO List all extensions.
|
||||
|
@ -521,8 +520,6 @@ int CmdHelp (const CLI& cli)
|
|||
<< '\n'
|
||||
<< '\n';
|
||||
|
||||
// TODO import
|
||||
|
||||
// Ruler 1 2 3 4 5 6 7 8
|
||||
// 12345678901234567890123456789012345678901234567890123456789012345678901234567890
|
||||
else if (words[0] == "interval")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue