Fix linting error
This commit is contained in:
parent
7157f2c215
commit
44e3665c99
1 changed files with 0 additions and 1 deletions
|
@ -291,7 +291,6 @@ const {selectItem} = (function selectItemFunction() {
|
|||
|
||||
function dragItem(THREE, element, offset, camera, depth, mouseInfo, lockToLocalRotation) {
|
||||
|
||||
const {x: offsetX, y: offsetY, z: offsetZ} = offset;
|
||||
const threeCamera = camera.components.camera.camera;
|
||||
|
||||
// Setting up for rotation calculations
|
||||
|
|
Loading…
Reference in a new issue