Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Apr 3, 2019
2 parents 1546895 + 2ff21d4 commit 0a5690b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/faradays-law/view/MagnetRegionsTests.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ define( function( require ) {

// create model and view
const model = new FaradaysLawModel( FaradaysLawConstants.LAYOUT_BOUNDS, Tandem.rootTandem.createTandem( 'model' ) );
// const view = new FaradaysLawScreenView( model, new Tandem() );

const regionTester = new MagnetRegionManager( model );

Expand Down

0 comments on commit 0a5690b

Please sign in to comment.