Skip to content
Snippets Groups Projects
Commit c5b2e6fb authored by Theo Steininger's avatar Theo Steininger
Browse files

Removed unnecessary target in SmoothnessOperator

parent e5e21bf9
No related branches found
No related tags found
No related merge requests found
......@@ -59,10 +59,6 @@ class SmoothnessOperator(EndomorphicOperator):
# ---Mandatory properties and methods---
@property
def target(self):
return self._domain
@property
def domain(self):
return self._domain
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment