Skip to content

Commit

Permalink
Merge pull request #267 from /issues/262
Browse files Browse the repository at this point in the history
issues/262 - Fixed issue with builder methods.
  • Loading branch information
meywood authored Apr 24, 2024
2 parents 86209dc + 4867946 commit b14e111
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
*/
@Getter
@Setter
@Builder(access = AccessLevel.PROTECTED)
@AllArgsConstructor
@NoArgsConstructor
@JsonTypeName("StoredVersionedContractByName")
Expand Down

0 comments on commit b14e111

Please sign in to comment.