Skip to content

Commit

Permalink
Update src/reaction_network.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Sam Isaacson <[email protected]>
  • Loading branch information
TorkelE and isaacsas authored Sep 18, 2023
1 parent 3e08f0d commit c5824ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/reaction_network.jl
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,6 @@ function make_reaction_system(ex::Expr; name = :(gensym(:ReactionSystem)))
push!(rxexprs.args, get_rxexprs(reaction))
end

# Adds potentital noise scaling parameters.
#append!(ps.args, noise_scaling_p_args)

# Returns the rephrased expression.
Expand Down

0 comments on commit c5824ee

Please sign in to comment.