Skip to content

Commit

Permalink
remove preload phetioCompareAPIs.js (it is a module now), phetsims/ch…
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Nov 20, 2024
1 parent 6f969e3 commit 684e62e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion neuron_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@

if ( brand === 'phet-io' ) {
preloads = preloads.concat( [
'../chipper/js/phet-io/phetioCompareAPIs.js',
'../phet-io/js/phet-io-initialize-globals.js',
'../neuron/js/neuron-phet-io-overrides.js'
] );
Expand Down

0 comments on commit 684e62e

Please sign in to comment.