Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
heinerwalter committed Nov 23, 2024
1 parent fa20e79 commit b3020dc
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,4 @@ export class PropertyInputComponent {
this.configuration?.setValue(this.data, undefined);
}

protected readonly undefined = undefined;
protected readonly undefined = undefined;
}

0 comments on commit b3020dc

Please sign in to comment.