Skip to content

Commit cc9cff0

Browse files
author
jerome.fayot
committed
fixed merge issue
1 parent 3199808 commit cc9cff0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/engine/Source/Scene/VoxelCylinderShape.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import Cartesian2 from "../Core/Cartesian2.js";
44
import Cartesian3 from "../Core/Cartesian3.js";
55
import Cartesian4 from "../Core/Cartesian4.js";
66
import CesiumMath from "../Core/Math.js";
7-
import Check from "../Core/Check.js";
87
import Matrix3 from "../Core/Matrix3.js";
98
import Matrix4 from "../Core/Matrix4.js";
109
import OrientedBoundingBox from "../Core/OrientedBoundingBox.js";

0 commit comments

Comments
 (0)