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 fc6dc04 commit 7ede1a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arithmetic_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@

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

0 comments on commit 7ede1a7

Please sign in to comment.