Explorar o código

remove Empty line

Kamil Sopko %!s(int64=10) %!d(string=hai) anos
pai
achega
b4abef8317
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      FlatCAMApp.py

+ 0 - 1
FlatCAMApp.py

@@ -653,7 +653,6 @@ class App(QtCore.QObject):
         self.tcl.eval('return -code error "%s"' % text)
         raise Exception(text)
 
-
     def exec_command(self, text):
         """
         Handles input from the shell. See FlatCAMApp.setup_shell for shell commands.