Browse Source

Remove silly id from extruderIcon

Whoops. That was a debug thingie.

CURA-8011
Jaime van Kessel 3 years ago
parent
commit
0d64f3383a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      resources/qml/ExtruderIcon.qml

+ 0 - 1
resources/qml/ExtruderIcon.qml

@@ -24,7 +24,6 @@ Item
 
         UM.RecolorImage
         {
-            id: blorp
             anchors.fill: parent
 
             source: UM.Theme.getIcon("ExtruderColor", "medium")