Skip to content

Commit

Permalink
remove unnecessary printing
Browse files Browse the repository at this point in the history
  • Loading branch information
MasonProtter committed Dec 30, 2024
1 parent 337d81a commit e67b0c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/GraphDynamicsInterop/neuron_interop.jl
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ function define_neurons()


ev_condition = Expr(:call, cb_eq.f, toexpr.(r.(cb_eq.arguments))...)
dump(ev_condition)
cb_affects = map(r, cb.affects)


Expand Down

0 comments on commit e67b0c9

Please sign in to comment.