Skip to content

Commit

Permalink
fixed bug
Browse files Browse the repository at this point in the history
  • Loading branch information
ryarazi committed Sep 14, 2024
1 parent 24f128d commit 047544d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/driver.jl
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,4 @@ function simulate_particle(source::Source, scene::Scene, aggregators = nothing;
end

return p
end

simulate_particle()
end

0 comments on commit 047544d

Please sign in to comment.