Skip to content

Commit

Permalink
delete vestigial TODO, #231
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Jun 11, 2024
1 parent 99cccba commit 931230a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/common/model/Particle.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ export type ParticleStateObject = {
vy: number;
};

//TODO https://github.com/phetsims/gas-properties/issues/231 implement TPoolable ?
export default class Particle {

// These are settable in the Diffusion screen
Expand Down

0 comments on commit 931230a

Please sign in to comment.