Remove unused import module

This commit is contained in:
Laurent Montel
2023-10-14 22:17:04 +02:00
committed by Tobias Fella
parent dae5718c6c
commit baa33f1843
3 changed files with 0 additions and 4 deletions

View File

@@ -2,7 +2,6 @@
// SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
import QtQuick
import QtQuick.Controls as QQC2
import org.kde.kirigami as Kirigami