Code Cleanup

- Removed tabs.
This commit is contained in:
Paul Beckingham 2011-02-12 15:14:00 -05:00
parent a65fe591b8
commit 6608cbf287

View file

@ -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");