Skip to content

Commit

Permalink
drop toBuilder(); not used
Browse files Browse the repository at this point in the history
  • Loading branch information
teosarca committed Nov 11, 2017
1 parent 98bc509 commit d9e7a32
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
* #L%
*/

@lombok.Builder(toBuilder = true)
@lombok.Builder
@lombok.Value
public final class HUEditorRowFilter
{
Expand Down

0 comments on commit d9e7a32

Please sign in to comment.