Skip to content

Commit

Permalink
Remove ComponentArrays dep
Browse files Browse the repository at this point in the history
  • Loading branch information
BenChung committed Sep 24, 2024
1 parent 0112cab commit e96ca88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ModelingToolkit.jl
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ using Reexport
using RecursiveArrayTools
import Graphs: SimpleDiGraph, add_edge!, incidence_matrix
import BlockArrays: BlockedArray, Block, blocksize, blocksizes
import ComponentArrays

using RuntimeGeneratedFunctions
using RuntimeGeneratedFunctions: drop_expr
Expand Down

0 comments on commit e96ca88

Please sign in to comment.