mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-26 12:21:26 -07:00
CURA-4234 remove debugging logline
This commit is contained in:
parent
63eec848fc
commit
3605edc565
1 changed files with 0 additions and 1 deletions
|
|
@ -162,7 +162,6 @@ Rectangle
|
|||
}
|
||||
|
||||
function updateMargins() {
|
||||
CuraApplication.log("update margin");
|
||||
if (UM.Preferences.getValue("cura/sidebar_collapse")) {
|
||||
rightMargin = UM.Theme.getSize("default_margin").width;
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue