Skip to content

Commit

Permalink
add TODO, #256
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Kauzmann <[email protected]>
  • Loading branch information
zepumph committed Jul 12, 2024
1 parent 77f1822 commit d06a423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/buoyancy/view/FluidDensityPanel.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import { combineOptions } from '../../../../phet-core/js/optionize.js';

/**
* Panel that allows the user to adjust the fluid density.
*
* TODO: Delete this file and move it into the FluidDensityControlNode, https://github.com/phetsims/density-buoyancy-common/issues/256
* @author Sam Reid (PhET Interactive Simulations)
*/
export default class FluidDensityPanel extends Panel {
Expand Down

0 comments on commit d06a423

Please sign in to comment.