mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Less whitespace
This commit is contained in:
parent
5ff3fb7f62
commit
8f0374d9b6
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ write_geometry(hid_t file_id) {
|
|||
return;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
auto geom_group = create_group(file_id, "geometry");
|
||||
write_attribute(geom_group, "n_cells", cells.size());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue