This commit is contained in:
@@ -14,9 +14,6 @@ import java.time.LocalDateTime;
|
||||
@AllArgsConstructor
|
||||
public class DockViewResponse {
|
||||
|
||||
@JsonProperty("city")
|
||||
private String city;
|
||||
|
||||
@JsonProperty("country")
|
||||
private String country;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user