Showing
1 changed file
with
0 additions
and
1 deletions
@@ -159,5 +159,4 @@ public class Customer extends ContactBased<CustomerId> implements HasName { | @@ -159,5 +159,4 @@ public class Customer extends ContactBased<CustomerId> implements HasName { | ||
159 | builder.append("]"); | 159 | builder.append("]"); |
160 | return builder.toString(); | 160 | return builder.toString(); |
161 | } | 161 | } |
162 | - | ||
163 | } | 162 | } |