File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
8
8
ArrayInterface = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
9
9
Combinatorics = " 861a8166-3701-5b0c-9a16-15d98fcdc6aa"
10
10
Compat = " 34da2185-b29b-5c13-b0c7-acf172513d20"
11
- ComponentArrays = " b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
12
11
ConstructionBase = " 187b0558-2788-49d3-abe0-74a17ed4e7c9"
13
12
DataStructures = " 864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
14
13
DiffEqBase = " 2b5f629d-d688-5b77-993f-72d75c75574e"
@@ -68,7 +67,6 @@ ArrayInterface = "6, 7"
68
67
BifurcationKit = " 0.3"
69
68
Combinatorics = " 1"
70
69
Compat = " 3.42, 4"
71
- ComponentArrays = " 0.15"
72
70
ConstructionBase = " 1"
73
71
DataStructures = " 0.17, 0.18"
74
72
DeepDiffs = " 1"
Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ using DiffEqCallbacks
22
22
using Graphs
23
23
import ExprTools: splitdef, combinedef
24
24
import OrderedCollections
25
- import ComponentArrays
26
25
27
26
using SymbolicIndexingInterface
28
27
using LinearAlgebra, SparseArrays, LabelledArrays
You can’t perform that action at this time.
0 commit comments