Skip to content

Commit

Permalink
Remove duplicate line #1623
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanenkoVladimir committed Feb 5, 2021
1 parent 16a8112 commit 3fae3b9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ export class ThreeCameraService implements CameraChangeSubscriber, CameraSubscri

camera: PerspectiveCamera
threeCameraService: jest.Mock
threeCameraService: jest.Mock
threeCameraService: jest.Mock

constructor(private $rootScope: IRootScopeService, private storeService: StoreService) {
this.throttledCameraChange = throttle(() => {
Expand Down

0 comments on commit 3fae3b9

Please sign in to comment.