Skip to content

Commit

Permalink
removed some "// sounds" comments that were left over from the ES6 mo…
Browse files Browse the repository at this point in the history
…dule migration, see phetsims/chipper#875
  • Loading branch information
jbphet committed Jun 8, 2020
1 parent cb9e81b commit 76b88ea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions js/common/view/PegSoundGeneration.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ import bonk2Audio from '../../../sounds/bonk-2-for-plinko_mp3.js';
import plinkoProbability from '../../plinkoProbability.js';
import PlinkoProbabilityConstants from '../PlinkoProbabilityConstants.js';

// sounds

/**
* @param {Property.<boolean>} isSoundEnabledProperty
* @constructor
Expand Down

0 comments on commit 76b88ea

Please sign in to comment.