Skip to content

Commit

Permalink
Fix lint issue, see #160
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Apr 28, 2023
1 parent bac828e commit 5700340
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/common/model/CAVModel.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ import TReadOnlyProperty from '../../../../axon/js/TReadOnlyProperty.js';
import TEmitter from '../../../../axon/js/TEmitter.js';
import TModel from '../../../../joist/js/TModel.js';
import SoccerPlayer from './SoccerPlayer.js';
import ReferenceIO from '../../../../tandem/js/types/ReferenceIO.js';
import ArrayIO from '../../../../tandem/js/types/ArrayIO.js';
import dotRandom from '../../../../dot/js/dotRandom.js';
import CAVConstants from '../CAVConstants.js';
Expand Down

0 comments on commit 5700340

Please sign in to comment.