Skip to content

Commit

Permalink
output hook
Browse files Browse the repository at this point in the history
  • Loading branch information
CMGS committed Oct 3, 2017
1 parent 03fa3c3 commit f2a802a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions commands/remove.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ func remove(c *cli.Context, conn *grpc.ClientConn) {
} else {
log.Errorf("[Remove] Failed %s", msg.Message)
}
log.Info(msg.Message)
}
}

0 comments on commit f2a802a

Please sign in to comment.