Skip to content

Commit 8203687

Browse files
TorkelEisaacsas
andcommitted
Update src/reaction_network.jl
Co-authored-by: Sam Isaacson <[email protected]>
1 parent a32c885 commit 8203687

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/reaction_network.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,6 @@ function make_reaction_system(ex::Expr; name = :(gensym(:ReactionSystem)))
414414
push!(rxexprs.args, get_rxexprs(reaction))
415415
end
416416

417-
# Adds potentital noise scaling parameters.
418417
#append!(ps.args, noise_scaling_p_args)
419418

420419
# Returns the rephrased expression.

0 commit comments

Comments
 (0)