Skip to content

Commit 45c8478

Browse files
MaxenceGollierdpo
authored andcommitted
remove temporary struct
1 parent 9a0f0c4 commit 45c8478

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/LM_alg.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ export LM, LMSolver, solve!
22

33
import SolverCore.solve!
44

5-
mutable struct TRDHSolver # FIXME
6-
end
7-
85
mutable struct LMSolver{
96
T <: Real,
107
G <: ShiftedProximableFunction,

0 commit comments

Comments
 (0)