Skip to content

Commit

Permalink
Removed Visual Test
Browse files Browse the repository at this point in the history
  • Loading branch information
leonopulos committed Jun 16, 2021
1 parent 54891a1 commit e8b5363
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/js/viewer/ViewerPanoAPI.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,6 @@ export class ViewerPanoAPI {

document.addEventListener('pointermove', this.oPM);
document.addEventListener('pointerup', this.oPU);

//this.visualTest(event);
}

// handles continues update of the distance mouse moved
Expand Down

0 comments on commit e8b5363

Please sign in to comment.