mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Remove unneeded attribute
This commit is contained in:
parent
c1008a0d0f
commit
5cbf23b486
1 changed files with 0 additions and 1 deletions
|
|
@ -109,7 +109,6 @@ class IsogonalOctagon(CompositeSurface):
|
|||
'lower_right', 'upper_left')
|
||||
|
||||
def __init__(self, center, r1, r2, axis='z', **kwargs):
|
||||
self._axis = axis
|
||||
c1, c2 = center
|
||||
|
||||
# Coords for axis-perpendicular planes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue