Browse Source

Remove unused import

CURA-8013
Konstantinos Karmas 3 years ago
parent
commit
348bf0c4c1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      plugins/PrepareStage/PrepareMenu.qml

+ 0 - 1
plugins/PrepareStage/PrepareMenu.qml

@@ -8,7 +8,6 @@ import QtQuick.Controls 2.3
 import UM 1.3 as UM
 import Cura 1.1 as Cura
 
-import QtGraphicalEffects 1.0 // For the dropshadow
 
 Item
 {