Skip to content

Commit

Permalink
update doc, #248
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Jun 23, 2023
1 parent 115f17b commit b6b960d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/PhetioDynamicElementContainer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,6 @@ abstract class PhetioDynamicElementContainer<T extends PhetioObject, P extends I

/**
* Dispose a contained element
* @param element
*/
protected disposeElement( element: T ): void {
element.dispose();
Expand Down

0 comments on commit b6b960d

Please sign in to comment.