Skip to content

Commit 4f933bc

Browse files
remove linear solver packages
1 parent 1665277 commit 4f933bc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/NonlinearSolve.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ using StaticArrays
99
using RecursiveArrayTools
1010
using LinearAlgebra
1111
import ArrayInterfaceCore
12-
import IterativeSolvers
13-
import RecursiveFactorization
1412

1513
@reexport using SciMLBase
1614

0 commit comments

Comments
 (0)