editors/ConfTreeNodeEditor.py
changeset 1741 dd94b9a68c61
parent 1740 b789b695b5c6
child 1742 92932cd370a4
--- a/editors/ConfTreeNodeEditor.py	Tue Aug 15 15:50:30 2017 +0300
+++ b/editors/ConfTreeNodeEditor.py	Tue Aug 15 16:01:18 2017 +0300
@@ -479,7 +479,6 @@
         sizer.Layout()
         self.RefreshScrollbars()
 
-
     def GetItemChannelChangedFunction(self, dir):
         def OnConfNodeTreeItemChannelChanged(event):
             confnode_IECChannel = self.Controler.BaseParams.getIEC_Channel()