Explorar el Código

unneeded import line

Raanan Weber hace 5 años
padre
commit
cb3a6dc558
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/Cameras/XR/webXRCamera.ts

+ 0 - 1
src/Cameras/XR/webXRCamera.ts

@@ -5,7 +5,6 @@ import { FreeCamera } from "../../Cameras/freeCamera";
 import { TargetCamera } from "../../Cameras/targetCamera";
 import { WebXRSessionManager } from "./webXRSessionManager";
 import { Viewport } from '../../Maths/math.viewport';
-// import { Space } from '../../Maths/math.axis';
 
 /**
  * WebXR Camera which holds the views for the xrSession