Skip to content

Commit

Permalink
remove jsondiffpatch from phet-io preloads, phetsims/chipper#729
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Dec 29, 2018
1 parent 1dffa9c commit 8d99273
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion molecule-polarity_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@

if ( brand === 'phet-io' ) {
preloads = preloads.concat( [
'../sherpa/lib/jsondiffpatch-v0.3.11.umd.js',
'../phet-io/js/phet-io-initialize-globals.js'
] );
}
Expand Down

0 comments on commit 8d99273

Please sign in to comment.