Skip to content

Commit

Permalink
fix double comment
Browse files Browse the repository at this point in the history
  • Loading branch information
janivo authored Sep 12, 2023
1 parent 9ca6da0 commit 9d0f782
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/elements/src/components/ino-select/ino-select.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ export class Select implements ComponentInterface {
private mdcOptionsListEl?: HTMLUListElement;
private nativeInputElement?: HTMLInputElement;
private optionsObserver: MutationObserver;
/**
* An internal auto generated id for the helper field.
*/


/**
* An internal auto generated id for the helper field.
Expand Down

0 comments on commit 9d0f782

Please sign in to comment.