Skip to content

Commit

Permalink
delete blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Mar 1, 2021
1 parent bdac1b1 commit e26d02b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/waveGame/view/WaveGameLevelNode.js
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ class WaveGameLevelNode extends Node {
phetioReadOnly: true
} );


// Next button is shown after a challenge has been successfully completed.
const nextButton = new RectangularPushButton( {
content: new Text( fourierMakingWavesStrings.next, {
Expand Down

0 comments on commit e26d02b

Please sign in to comment.