mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 03:29:00 +08:00
Remove debug statements
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
This commit is contained in:
parent
36f2deea1d
commit
afe3f54167
@ -118,8 +118,6 @@ class GcodeStartEndFormatter(Formatter):
|
||||
setting_function = SettingFunction(expression)
|
||||
value = setting_function(container_stack, additional_variables=additional_variables)
|
||||
|
||||
print("value", value)
|
||||
print("expression", expression)
|
||||
|
||||
return value
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user