Skip to content

Commit

Permalink
trailing space, very annoying
Browse files Browse the repository at this point in the history
(cherry picked from commit dcbf240)
Signed-off-by: Jay Shaughnessy <jshaughn@redhat.com>
  • Loading branch information
jshaughn committed May 1, 2015
1 parent af1096e commit d408c05
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ public void setStringData(Collection<StringData> stringData) {
}
}

// to be safe, slap some JsonIgnore annotations on these helper methods, I know the "isEmpty()" method screwed
// to be safe, slap some JsonIgnore annotations on these helper methods, I know the "isEmpty()" method screwed
// up jax-rs, because it thought 'empty' was a field...

@JsonIgnore
Expand Down

0 comments on commit d408c05

Please sign in to comment.