diff --git a/SynonymGroup.ts b/SynonymGroup.ts index 5085372..f3fef2f 100644 --- a/SynonymGroup.ts +++ b/SynonymGroup.ts @@ -37,7 +37,6 @@ interface TreatmentJustification extends Justification { } type LexicalJustification = Justification; - export type anyJustification = TreatmentJustification | LexicalJustification; export type anySyncJustification = {