fieldOfView 7 лет назад
Родитель
Сommit
4be947af55
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      plugins/SupportEraser/SupportEraser.py

+ 0 - 2
plugins/SupportEraser/SupportEraser.py

@@ -154,8 +154,6 @@ class SupportEraser(Tool):
 
         Application.getInstance().getController().toolEnabledChanged.emit(self._plugin_id, plugin_enabled)
 
-
-
     def _onSelectionChanged(self):
         # When selection is passed from one object to another object, first the selection is cleared
         # and then it is set to the new object. We are only interested in the change from no selection