Skip to content

Commit 82616cd

Browse files
committed
Remove redundant comment
1 parent 5d4527a commit 82616cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/DynamicPPLMCMCChainsExt.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ function AbstractMCMC.bundle_samples(
154154
thinning=1,
155155
kwargs...,
156156
)
157-
# Construct the 'bare' chain first
158157
bare_chain = AbstractMCMC.from_samples(MCMCChains.Chains, reshape(ts, :, 1))
159158

160159
# Add additional MCMC-specific info

0 commit comments

Comments
 (0)