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 3e17bc4 commit 8336fe3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion circuit-construction-kit-dc-virtual-lab_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,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 8336fe3

Please sign in to comment.