Skip to content

Commit e5761c8

Browse files
committed
redundant line
1 parent b39ce87 commit e5761c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/LinearSolveForwardDiffExt.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ function linearsolve_forwarddiff_solve(cache::DualLinearCache, alg, args...; kwa
5555

5656
rhs_list = xp_linsolve_rhs(uu, ∂_A, ∂_b)
5757

58-
new_A = nodual_value(cache.A)
5958
partial_cache = cache.linear_cache
6059
partial_cache.u0 = dual_u0
6160
for i in eachindex(rhs_list)

0 commit comments

Comments
 (0)