Spacing
This commit is contained in:
parent
8dff6d6750
commit
de635ae25f
1 changed files with 0 additions and 1 deletions
|
|
@ -130,7 +130,6 @@ class GcodeManager:
|
|||
file.save(absolutePath)
|
||||
filename = file.filename
|
||||
|
||||
|
||||
if isGcodeFileName(filename):
|
||||
return self.processGcode(absolutePath)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue