RED-6960 - removed super call
This commit is contained in:
parent
771a4ca441
commit
8d3f35fb40
@ -21,10 +21,6 @@ export class ResizeAnnotationDialogComponent extends IqserDialogComponent<
|
|||||||
comment: [null],
|
comment: [null],
|
||||||
});
|
});
|
||||||
|
|
||||||
constructor() {
|
|
||||||
super();
|
|
||||||
}
|
|
||||||
|
|
||||||
save() {
|
save() {
|
||||||
const formValue = this.form.getRawValue();
|
const formValue = this.form.getRawValue();
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user