Remove double exec from command list

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
Michael Crosby
2016-01-28 14:16:19 -08:00
parent 67aa3843e8
commit 8dfa57234c
-1
View File
@@ -74,7 +74,6 @@ func main() {
deleteCommand,
eventsCommand,
execCommand,
execCommand,
killCommand,
listCommand,
pauseCommand,