瀏覽代碼

remove unnessecary import

Gero3 6 年之前
父節點
當前提交
416c109665
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      test/unit/src/math/Plane.tests.js

+ 0 - 1
test/unit/src/math/Plane.tests.js

@@ -18,7 +18,6 @@ import {
 	zero3,
 	zero3,
 	one3
 	one3
 } from './Constants.tests';
 } from './Constants.tests';
-import { Cache } from '../../../../build/three';
 
 
 function comparePlane( a, b, threshold ) {
 function comparePlane( a, b, threshold ) {