Skip to content

Commit

Permalink
remove ts-ignore, #738
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Mar 2, 2022
1 parent 6482ecc commit f4bcb43
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions js/AccordionBox.ts
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,6 @@ class AccordionBox extends Node {
// phet-io support
tandem: Tandem.REQUIRED,
phetioType: AccordionBox.AccordionBoxIO,

// @ts-ignore
phetioEventType: EventType.USER,
visiblePropertyOptions: { phetioFeatured: true }
}, providedOptions );
Expand Down

0 comments on commit f4bcb43

Please sign in to comment.