mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
removed extraneous definition
This commit is contained in:
parent
089b6d04ef
commit
ac5bb4047d
1 changed files with 0 additions and 2 deletions
|
|
@ -24,8 +24,6 @@ _WARNING_KWARGS = """\
|
|||
will not accept positional parameters for superclass arguments.\
|
||||
"""
|
||||
|
||||
_SURFACE_CLASSES = {}
|
||||
|
||||
|
||||
class Surface(IDManagerMixin, metaclass=ABCMeta):
|
||||
"""An implicit surface with an associated boundary condition.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue