Merge pull request #523 from crosbymichael/double-exec

Remove double exec from command list
This commit is contained in:
Michael Crosby 2016-01-28 14:22:27 -08:00
commit 79d3577743
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@ func main() {
deleteCommand,
eventsCommand,
execCommand,
execCommand,
killCommand,
listCommand,
pauseCommand,