QmlDesigner: Remove unnecessary imports

Change-Id: Ib0566d580ff214a3773434f6eb07b63f8958409e
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Henning Gruendl
2022-09-20 11:47:03 +02:00
committed by Henning Gründl
parent b9ff06723a
commit cddb19ef9c
2 changed files with 0 additions and 2 deletions

View File

@@ -24,7 +24,6 @@
****************************************************************************/
import QtQuick
import QtQuick.Controls as C
import QtQuick.Templates as T
import StudioTheme 1.0 as StudioTheme

View File

@@ -24,7 +24,6 @@
****************************************************************************/
import QtQuick
import QtQuick.Controls as C
import QtQuick.Templates as T
import StudioTheme 1.0 as StudioTheme