compile fix

This commit is contained in:
Timo Bejan 2022-01-19 09:11:31 +02:00
parent ee2638e0be
commit 68edfbd44e

View File

@ -55,8 +55,6 @@ export class ManualAnnotationDialogComponent extends BaseDialogComponent impleme
this.form = this._getForm();
this.initialFormValue = this.form.getRawValue();
this.possibleDictionaries = this._possibleDictionaries;
}
get title() {