Skip to content

Commit dab302c

Browse files
format
1 parent 74c0bdd commit dab302c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/NonlinearSolve.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ SnoopPrecompile.@precompile_all_calls begin for T in (Float32, Float64)
4545
(NewtonRaphson(),)
4646
end
4747

48-
4948
for alg in precompile_algs
5049
solve(prob, alg, abstol = T(1e-2))
5150
end

0 commit comments

Comments
 (0)