Skip to content

Commit

Permalink
Remove unused code, see #123
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Jul 30, 2024
1 parent 4670d11 commit bacf90d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/common/model/InterpolatedProperty.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
import Property, { PropertyOptions } from '../../../../axon/js/Property.js';
import { ReadOnlyPropertyState } from '../../../../axon/js/ReadOnlyProperty.js';
import Vector2 from '../../../../dot/js/Vector2.js';
import Vector3 from '../../../../dot/js/Vector3.js';
import optionize from '../../../../phet-core/js/optionize.js';
import IntentionalAny from '../../../../phet-core/js/types/IntentionalAny.js';
import IOType from '../../../../tandem/js/types/IOType.js';
Expand Down

0 comments on commit bacf90d

Please sign in to comment.