mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
Remove empty line in src/particle.cpp
Co-Authored-By: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
e3ee1d3972
commit
13896a3159
1 changed files with 0 additions and 1 deletions
|
|
@ -134,7 +134,6 @@ Particle::from_source(const Bank* src)
|
|||
primary_source_.u = src->u;
|
||||
primary_source_.E = E_last_;
|
||||
primary_source_.wgt = wgt_;
|
||||
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue