style: remove duplicate #include headers

Signed-off-by: Edgars Cīrulis <e.cirulis@proton.me>
This commit is contained in:
Edgars Cīrulis
2025-10-14 04:03:02 +03:00
parent 6a40ea4e69
commit 577f9ca94c
4 changed files with 0 additions and 7 deletions

View File

@@ -108,7 +108,6 @@
#include "icons/IconList.h"
#include "net/HttpMetaCache.h"
#include "java/JavaInstallList.h"
#include "updater/ExternalUpdater.h"
@@ -128,7 +127,6 @@
#include <stdlib.h>
#include <sys.h>
#include <QStringLiteral>
#include "SysInfo.h"
#ifdef Q_OS_LINUX