Skip to content

Commit 34b7468

Browse files
committed
quick fix to remove TYPEDFIELDS
1 parent 8af412a commit 34b7468

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/entities/DFGVariable.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ VariableEstimate(params...) = errror("VariableEstimate is depreciated, please us
123123
"""
124124
$(TYPEDEF)
125125
Fundamental structure for a DFG variable with fields:
126-
$(TYPEDFIELDS)
127126
"""
128127
mutable struct DFGVariable <: AbstractDFGVariable
129128
label::Symbol

0 commit comments

Comments
 (0)