Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
TorkelE committed Sep 19, 2023
1 parent f08cf52 commit 6500568
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/reaction_network.jl
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ macro species(ex...)
# put back the vector of the new species symbols
vars.args[idx] = lastarg

println(vars)
esc(vars)
end

Expand Down Expand Up @@ -699,7 +698,6 @@ macro noise_scaling_parameters(ex...)

# put back the vector of the new species symbols
vars.args[idx] = lastarg

esc(vars)
end

Expand Down

0 comments on commit 6500568

Please sign in to comment.