Skip to content

Commit

Permalink
removed unused field.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsilaghi committed Dec 18, 2024
1 parent 22d77c1 commit a8c5a03
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ public class EntityPostCoordinationHistory {
public static final String PROJECT_ID = "projectId";
public static final String SPEC_REVISIONS = "postCoordinationRevisions";

public static final String ENTITY_TYPE = "entityType";

@Field(WHOFIC_ENTITY_IRI)
@Indexed(name = "entityIriSpec_idx")
Expand Down

0 comments on commit a8c5a03

Please sign in to comment.