Remove unused import

CURA-8640
This commit is contained in:
j.delarago 2022-04-05 15:04:35 +02:00
parent 4ec2edec67
commit b60156e3b7

View file

@ -1,7 +1,6 @@
//Copyright (c) 2022 Ultimaker B.V.
//Cura is released under the terms of the LGPLv3 or higher.
//import Qt.labs.qmlmodels 1.0
import QtQuick 2.7
import QtQuick.Controls 2.15