[qt6][qml] Remove unnecessary module imports

This commit is contained in:
Candice Bentéjac 2024-10-11 12:08:49 +02:00
parent c5be7e7cd4
commit b12d1fed06
17 changed files with 4 additions and 52 deletions

View file

@ -2,9 +2,6 @@ import QtQuick
import QtQuick.Layouts
import QtQuick.Controls
import MaterialIcons 2.2
import Utils 1.0
RowLayout {
id: root