Skip to content

Commit

Permalink
Delete enum file. Lint fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Denz1994 committed Jan 31, 2019
1 parent e98222d commit c2cc4d0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
1 change: 0 additions & 1 deletion js/common/view/MassValueControlPanel.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ define( function( require ) {
var inherit = require( 'PHET_CORE/inherit' );
var massesAndSprings = require( 'MASSES_AND_SPRINGS/massesAndSprings' );
var MassesAndSpringsConstants = require( 'MASSES_AND_SPRINGS/common/MassesAndSpringsConstants' );
var MutableOptionsNode = require( 'SUN/MutableOptionsNode' );
var Node = require( 'SCENERY/nodes/Node' );
var NumberControl = require( 'SCENERY_PHET/NumberControl' );
var Panel = require( 'SUN/Panel' );
Expand Down
17 changes: 0 additions & 17 deletions js/intro/enum/SceneModeChoice.js

This file was deleted.

0 comments on commit c2cc4d0

Please sign in to comment.