Skip to content

Commit

Permalink
Remove unused point
Browse files Browse the repository at this point in the history
  • Loading branch information
gkjohnson committed Jan 17, 2024
1 parent 63be1c3 commit 308b7ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/src/controls/TileControls.js
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,6 @@ export class TileControls extends EventDispatcher {

} else {

this.pinchState = ROTATE;
this.setState( NONE, ROTATE );

}
Expand Down

0 comments on commit 308b7ed

Please sign in to comment.