removed wrong annotation
This commit is contained in:
parent
81aae0628d
commit
614c814088
|
@ -106,7 +106,6 @@ public interface EventFacet extends Facet {
|
|||
* Set the event
|
||||
* @param event the event to set
|
||||
*/
|
||||
@JsonSetter(EVENT_PROPERTY)
|
||||
public void setEvent(Event event);
|
||||
|
||||
}
|
Loading…
Reference in New Issue