Explorar o código

WebGLRenderer: Removed unused import.

Mr.doob %!s(int64=5) %!d(string=hai) anos
pai
achega
5ddb4aac2a
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/renderers/WebGLRenderer.js

+ 0 - 1
src/renderers/WebGLRenderer.js

@@ -22,7 +22,6 @@ import { UniformsLib } from './shaders/UniformsLib.js';
 import { Vector2 } from '../math/Vector2.js';
 import { Vector3 } from '../math/Vector3.js';
 import { Vector4 } from '../math/Vector4.js';
-import { Scene } from '../scenes/Scene.js';
 import { WebGLAnimation } from './webgl/WebGLAnimation.js';
 import { WebGLAttributes } from './webgl/WebGLAttributes.js';
 import { WebGLBackground } from './webgl/WebGLBackground.js';