2
0
Эх сурвалжийг харах

remove unnessecary import

Gero3 6 жил өмнө
parent
commit
416c109665

+ 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 ) {