Explorar o código

remove Empty line

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

+ 0 - 1
FlatCAMApp.py

@@ -2454,7 +2454,6 @@ class App(QtCore.QObject):
 
             return 'Ok'
 
-
         def drillcncjob(name=None, *args):
             #name should not be none, but we set it to default, because TCL return error without reason if argument is missing
             #we should  check it inside shell commamnd instead