Remove unneded styles import

This commit is contained in:
Jaime van Kessel 2022-01-04 09:48:02 +01:00
parent 752cf2d5aa
commit 2aa931cbca
19 changed files with 1 additions and 21 deletions

View file

@ -2,8 +2,6 @@
// Cura is released under the terms of the LGPLv3 or higher.
import QtQuick 2.4
import QtQuick.Layouts 1.1
import QtQuick.Controls.Styles 1.1
import UM 1.4 as UM
import Cura 1.0 as Cura