mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Debug Output
- Removed unnecessary A3::dump call. - Corrected comment.
This commit is contained in:
parent
160c9708a5
commit
7b34344626
2 changed files with 1 additions and 2 deletions
|
@ -91,7 +91,6 @@ int CmdCustom::execute (std::string& output)
|
|||
context.a3.capture_first (*arg);
|
||||
|
||||
context.a3.categorize ();
|
||||
context.a3.dump ("CmdCustom::execute");
|
||||
|
||||
// Load the data.
|
||||
handleRecurrence ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue