Skip to content

Commit

Permalink
delete blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Feb 26, 2019
1 parent dd8956f commit 673be4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/molarity/view/MolarityScreenView.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ define( function( require ) {
var Text = require( 'SCENERY/nodes/Text' );
var VerticalSlider = require( 'MOLARITY/molarity/view/VerticalSlider' );


// strings
var fullString = require( 'string!MOLARITY/full' );
var litersString = require( 'string!MOLARITY/liters' );
Expand Down

0 comments on commit 673be4d

Please sign in to comment.