Skip to content

Commit 7e69639

Browse files
Update derivative_utils.jl
1 parent 8dbca6e commit 7e69639

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/derivative_utils.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,6 @@ function update_W!(nlsolver::AbstractNLSolver,
824824
nothing
825825
end
826826

827-
import StaticArrays: StaticMatrix
828827
function build_J_W(alg, u, uprev, p, t, dt, f::F, ::Type{uEltypeNoUnits},
829828
::Val{IIP}) where {IIP, uEltypeNoUnits, F}
830829
# TODO - make J, W AbstractSciMLOperators (lazily defined with scimlops functionality)

0 commit comments

Comments
 (0)