mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06:00
Removed abundant whitespace
This commit is contained in:
parent
bade9e1bff
commit
dffb54d901
1 changed files with 0 additions and 1 deletions
|
@ -287,7 +287,6 @@ class ExtruderManager(QObject):
|
||||||
result.append(stack.getProperty(setting_key, property))
|
result.append(stack.getProperty(setting_key, property))
|
||||||
return result
|
return result
|
||||||
|
|
||||||
|
|
||||||
## Removes the container stack and user profile for the extruders for a specific machine.
|
## Removes the container stack and user profile for the extruders for a specific machine.
|
||||||
#
|
#
|
||||||
# \param machine_id The machine to remove the extruders for.
|
# \param machine_id The machine to remove the extruders for.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue