diff --git a/src/Mod/Fem/femviewprovider/view_element_rotation1D.py b/src/Mod/Fem/femviewprovider/view_element_rotation1D.py index c3cc5a3b32..f81e9e3a19 100644 --- a/src/Mod/Fem/femviewprovider/view_element_rotation1D.py +++ b/src/Mod/Fem/femviewprovider/view_element_rotation1D.py @@ -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):