Fix linting error

This commit is contained in:
Jess Telford 2016-11-05 13:54:34 +11:00
parent 7157f2c215
commit 44e3665c99

View file

@ -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