Skip to content

Commit

Permalink
issues/262 - Fixed issue with builder methods.
Browse files Browse the repository at this point in the history
  • Loading branch information
meywood committed Apr 24, 2024
1 parent cce6c10 commit 4867946
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 4867946

Please sign in to comment.