FEM: remove superfluous 'pass'

This commit is contained in:
Bernd Hahnebach
2020-11-26 08:54:59 +01:00
parent de07c92361
commit 029eec37ab

View File

@@ -38,7 +38,6 @@ class VPElementRotation1D(view_base_femconstraint.VPBaseFemConstraint):
A View Provider for the ElementRotation1D object
"""
pass
"""
# do not activate the task panel, since rotation with reference shapes is not yet supported
def setEdit(self, vobj, mode=0):