Skip to content

Commit

Permalink
removing extra whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
opalmer committed Oct 29, 2017
1 parent b548298 commit 95b11af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changes_reviewer.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ type AddReviewerResult struct {
Confirm bool `json:"confirm,omitempty"`
}

// DeleteVoteInput entity contains options for the deletion of a vote.
// DeleteVoteInput entity contains options for the deletion of a vote.
//
// Gerrit API docs: https://gerrit-review.googlesource.com/Documentation/rest-api-changes.html#delete-vote-input
type DeleteVoteInput struct {
Expand Down

0 comments on commit 95b11af

Please sign in to comment.