Removed unused imports in print monitor

This commit is contained in:
Jaime van Kessel 2021-11-16 15:07:33 +01:00
parent e1d6c89cf2
commit 439ba6671a

View File

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