Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Denz1994 committed Jan 16, 2019
1 parent d7a0a3a commit ef405b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/common/enum/ForcesModeChoice.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@ define( function( require ) {
var Enumeration = require( 'PHET_CORE/Enumeration' );

return massesAndSprings.register( 'ForcesModeChoice', new Enumeration( [ 'FORCES', 'NET_FORCES' ] ) );
;
} );

0 comments on commit ef405b3

Please sign in to comment.