[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

@ -3,7 +3,6 @@ import QtQuick.Controls
import QtQuick.Layouts
import Controls 1.0
import MaterialIcons 2.2
import Utils 1.0
Item {