#1323 - Polishing.

This commit is contained in:
Oliver Drotbohm
2020-07-23 09:27:27 +02:00
parent e05d904fe1
commit 200ef443de

View File

@@ -45,8 +45,6 @@ import com.fasterxml.jackson.annotation.JsonUnwrapped;
*/
public class HalModelBuilder {
private static final LinkRelation NO_RELATION = LinkRelation.of("___norel___");
private final EmbeddedWrappers wrappers;
private Object model;