Skip to content

Commit

Permalink
Remove uninstrumented elements, see phetsims/scenery#1447
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Sep 16, 2022
1 parent 68d3e22 commit d3ab970
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions js/natural-selection-phet-io-overrides.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,6 @@ window.phet.preloads.phetio.phetioElementsOverrides =
"naturalSelection.introScreen.view.addMutationsPanel.teethRow.visibleProperty": {
"phetioFeatured": true
},
"naturalSelection.introScreen.view.environmentalFactorsPanel.titleNode.visibleProperty": {
"phetioFeatured": true
},
"naturalSelection.introScreen.view.environmentalFactorsPanel.visibleProperty": {
"phetioFeatured": true
},
Expand Down Expand Up @@ -352,9 +349,6 @@ window.phet.preloads.phetio.phetioElementsOverrides =
"naturalSelection.labScreen.view.addMutationsPanel.teethRow.visibleProperty": {
"phetioFeatured": true
},
"naturalSelection.labScreen.view.environmentalFactorsPanel.titleNode.visibleProperty": {
"phetioFeatured": true
},
"naturalSelection.labScreen.view.environmentalFactorsPanel.visibleProperty": {
"phetioFeatured": true
},
Expand Down

0 comments on commit d3ab970

Please sign in to comment.