Browse Source

Clean up.

Mr.doob 8 năm trước cách đây
mục cha
commit
103f83d9eb
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/renderers/WebGLRenderer.js

+ 0 - 1
src/renderers/WebGLRenderer.js

@@ -27,7 +27,6 @@ import { WebVRManager } from './webvr/WebVRManager.js';
 import { BufferGeometry } from '../core/BufferGeometry.js';
 import { WebGLExtensions } from './webgl/WebGLExtensions.js';
 import { Vector3 } from '../math/Vector3.js';
-// import { Sphere } from '../math/Sphere.js';
 import { WebGLClipping } from './webgl/WebGLClipping.js';
 import { Frustum } from '../math/Frustum.js';
 import { Vector4 } from '../math/Vector4.js';