Skip to content

Commit b02694e

Browse files
MaxenceGollierdpo
authored andcommitted
remove temporary struct
1 parent 948ae4f commit b02694e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/LMTR_alg.jl

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

33
import SolverCore.solve!
44

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

0 commit comments

Comments
 (0)