Skip to content

Commit b46381b

Browse files
committed
Fix explicit import and remove static arrays dep
1 parent 899ab5a commit b46381b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Project.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
1111
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
1212
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1313
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
14-
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1514
Tensors = "48a634ad-e948-5137-8d70-aa71f2a747f4"
1615
WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192"
1716

@@ -36,7 +35,6 @@ NearestNeighbors = "0.4"
3635
OrderedCollections = "1"
3736
Preferences = "1"
3837
Reexport = "1"
39-
StaticArrays = "1"
4038
Tensors = "1.17"
4139
WriteVTK = "1.13"
4240
julia = "1.10"

0 commit comments

Comments
 (0)