Skip to content

Commit d02b6f9

Browse files
committed
fixup
1 parent 9e86adc commit d02b6f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mcmc/particle_mcmc.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ end
2222
2323
Unset the "del" flag for all variables in the VarInfo `vi`, thus preventing
2424
them from being resampled.
25-
for
2625
"""
2726
function unset_all_del!(vi::AbstractVarInfo)
2827
for vn in keys(vi)

0 commit comments

Comments
 (0)