Skip to content

Commit

Permalink
Remove unused file, see: #319
Browse files Browse the repository at this point in the history
  • Loading branch information
marlitas committed Dec 2, 2024
1 parent 7036c0d commit d909bc4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 82 deletions.
81 changes: 0 additions & 81 deletions js/common/view/SliderKnob.ts

This file was deleted.

2 changes: 1 addition & 1 deletion js/netforce/model/Knot.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export default class Knot extends PhetioObject {
// the 1-D x position of the knot
public readonly xProperty: NumberProperty;

// whether or not the know is visible
// whether the knot is visible
public readonly visibleProperty: BooleanProperty;

// Constant value for the y position (in screen coordinates)
Expand Down

0 comments on commit d909bc4

Please sign in to comment.