command/node-status: removing extra formating input

This commit is contained in:
Armon Dadgar
2015-09-22 17:24:55 -07:00
parent 8eb7db7d69
commit 8e11e8c3fa

View File

@@ -130,7 +130,6 @@ func (c *NodeStatusCommand) Run(args []string) int {
alloc.ID,
alloc.EvalID,
alloc.JobID,
alloc.NodeID,
alloc.TaskGroup,
alloc.DesiredStatus,
alloc.ClientStatus)