FEM: remove superfluous 'pass'

This commit is contained in:
Bernd Hahnebach
2020-11-26 08:54:59 +01:00
parent a0de713ca2
commit ed20cd44f5

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):