qmljseditor: remove unneeded import

Change-Id: I99da4f9083759041da1a839f6f451a4a4bd787ca
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
This commit is contained in:
Fawzi Mohamed
2022-10-13 10:52:04 +02:00
committed by Fabian Kosmale
parent 93c15f48dc
commit d8987a1042

View File

@@ -3,7 +3,6 @@
#include "qmljseditordocument.h"
#include "qmljseditorconstants.h"
#include "qmljseditordocument_p.h"
#include "qmljseditorplugin.h"
#include "qmljseditortr.h"