mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-27 19:17:19 +02:00
Code Cleanup
- Removed tabs.
This commit is contained in:
parent
a65fe591b8
commit
6608cbf287
1 changed files with 2 additions and 2 deletions
|
@ -136,8 +136,8 @@ void Cmd::load ()
|
|||
commands.push_back ("_version");
|
||||
commands.push_back ("_urgency");
|
||||
commands.push_back ("_query");
|
||||
commands.push_back ("_zshcommands");
|
||||
commands.push_back ("_zshids");
|
||||
commands.push_back ("_zshcommands");
|
||||
commands.push_back ("_zshids");
|
||||
commands.push_back ("export.csv");
|
||||
commands.push_back ("export.ical");
|
||||
commands.push_back ("export.yaml");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue