Skip to content

Commit 5589b3f

Browse files
committed
runic happy
1 parent 7a74bd5 commit 5589b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stl.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
using FileIO
55
# using GeometryBasics: TriangleP, Mesh, normals, PointMeta, coordinates
6-
# I removed TriangleP and PointMeta, as they are not existing in GeometryBasics anymore (past 0.5.0)
6+
# I removed TriangleP and PointMeta, as they are not existing in GeometryBasics anymore (past 0.5.0)
77
# HD, 2024-06-10
88
using GeometryBasics: Mesh, normals, coordinates
99
using LinearAlgebra

0 commit comments

Comments
 (0)