Skip to content

Commit c90447f

Browse files
RLPNC-5039 remove unnecessary static member
1 parent 9164032 commit c90447f

File tree

1 file changed

+0
-2
lines changed
  • model/src/main/java/com/basistech/rosette/apimodel

1 file changed

+0
-2
lines changed

model/src/main/java/com/basistech/rosette/apimodel/Address.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@
2828
@Builder
2929
public class Address {
3030

31-
private static final String EMPTY_STRING = "";
32-
3331
/**
3432
* @return the address house
3533
*/

0 commit comments

Comments
 (0)