Skip to content

Commit ca4de6d

Browse files
Remove componentarrays
This slipped in but a separate solution was found that didn't use it, so it's actually unused.
1 parent cb15b2f commit ca4de6d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Project.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
88
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
99
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
1010
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
11-
ComponentArrays = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
1211
ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9"
1312
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
1413
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
@@ -68,7 +67,6 @@ ArrayInterface = "6, 7"
6867
BifurcationKit = "0.3"
6968
Combinatorics = "1"
7069
Compat = "3.42, 4"
71-
ComponentArrays = "0.15"
7270
ConstructionBase = "1"
7371
DataStructures = "0.17, 0.18"
7472
DeepDiffs = "1"

0 commit comments

Comments
 (0)