Skip to content

Commit a04b527

Browse files
committed
remove show
1 parent 4f8be29 commit a04b527

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/reaction_network.jl

-1
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,6 @@ function make_reaction_system(ex::Expr; name = :(gensym(:ReactionSystem)))
370370
else
371371
combinatoric_ratelaws = true
372372
end
373-
@show combinatoric_ratelaws
374373

375374
# Reads more options.
376375
observed_vars, observed_eqs, obs_syms = read_observed_options(options, [species_declared; variables], all_ivs)

0 commit comments

Comments
 (0)