Skip to content

Commit

Permalink
Addressed REVIEW: Delete SimSpeedChoice phetsims/masses-and-springs-b…
Browse files Browse the repository at this point in the history
  • Loading branch information
Denz1994 committed Jan 30, 2019
1 parent 033a19a commit 48ccbb4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
17 changes: 0 additions & 17 deletions js/common/enum/SimSpeedChoice.js

This file was deleted.

1 change: 0 additions & 1 deletion js/common/view/SpringScreenView.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ define( function( require ) {
var ResetAllButton = require( 'SCENERY_PHET/buttons/ResetAllButton' );
var ScreenView = require( 'JOIST/ScreenView' );
var Shelf = require( 'MASSES_AND_SPRINGS/common/view/Shelf' );
var SimSpeedChoice = require( 'MASSES_AND_SPRINGS/common/enum/SimSpeedChoice' );
var SpringControlPanel = require( 'MASSES_AND_SPRINGS/common/view/SpringControlPanel' );
var StopperButtonNode = require( 'MASSES_AND_SPRINGS/common/view/StopperButtonNode' );
var StringUtils = require( 'PHETCOMMON/util/StringUtils' );
Expand Down

0 comments on commit 48ccbb4

Please sign in to comment.