Skip to content

Commit

Permalink
refactor(geom): remove obsolete import
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Sep 15, 2021
1 parent 53e8a6a commit 7893fd0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/geom/src/internal/coll-bounds.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { mixCubic as _mixCubic } from "@thi.ng/math/mix";
import { unionBounds } from "./union-bounds";
import type { Fn } from "@thi.ng/api";
import type { AABBLike, IShape } from "@thi.ng/geom-api";
Expand Down

0 comments on commit 7893fd0

Please sign in to comment.