Skip to content

Commit 1a2a04d

Browse files
committed
Remove using StaticArrays
1 parent f1d1bb2 commit 1a2a04d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/point_cloud.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
using Random
2-
using StaticArrays
32

43
# Generate a rectangular point cloud, optionally with a perturbation in the point positions
54
function point_cloud(n_points_per_dimension;

0 commit comments

Comments
 (0)