editors/CodeFileEditor.py
changeset 1741 dd94b9a68c61
parent 1740 b789b695b5c6
child 1743 c3c3d1318130
--- a/editors/CodeFileEditor.py	Tue Aug 15 15:50:30 2017 +0300
+++ b/editors/CodeFileEditor.py	Tue Aug 15 16:01:18 2017 +0300
@@ -444,8 +444,6 @@
 
             lineNum = lineNum + 1
 
-
-
     def Expand(self, line, doExpand, force=False, visLevels=0, level=-1):
         lastChild = self.GetLastChild(line, level)
         line = line + 1