Gero3 6 лет назад
Родитель
Сommit
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,
 	one3
 } from './Constants.tests';
-import { Cache } from '../../../../build/three';
 
 function comparePlane( a, b, threshold ) {
 

粤ICP备19079148号