瀏覽代碼

remove blank line

Kamil Sopko 10 年之前
父節點
當前提交
dc374a8233
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      FlatCAMApp.py

+ 0 - 1
FlatCAMApp.py

@@ -3231,7 +3231,6 @@ class App(QtCore.QObject):
                         '   multidepth: Use or not multidepth cnccut\n'+
                         '   depthperpass: Height of one layer for multidepth\n'+
                         '   outname: Name of the output object'
-
             },
             'write_gcode': {
                 'fcn': write_gcode,