Docker: Remove unused #include

Change-Id: I3dda02b6669e0baf0a2018229c0bc83c8bbbd00f
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
Reviewed-by: hjk <hjk@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
This commit is contained in:
hjk
2022-09-26 12:03:28 +02:00
parent 813c6fbd81
commit 42f8e42927

View File

@@ -10,8 +10,6 @@
#include <projectexplorer/devicesupport/idevice.h> #include <projectexplorer/devicesupport/idevice.h>
#include <projectexplorer/devicesupport/idevicefactory.h> #include <projectexplorer/devicesupport/idevicefactory.h>
#include <utils/aspects.h>
#include <QMutex> #include <QMutex>
namespace Docker::Internal { namespace Docker::Internal {