Includes is already defined in header

This commit is contained in:
Laurent Montel
2023-07-15 16:58:34 +02:00
parent 0e1c7f8c47
commit 62ecbc8d6b
2 changed files with 0 additions and 2 deletions

View File

@@ -11,7 +11,6 @@
#include <KLocalizedString>
#include <Quotient/connection.h>
#include <Quotient/csapi/search.h>
using namespace Quotient;

View File

@@ -14,7 +14,6 @@
#include <Quotient/accountregistry.h>
#include <Quotient/connection.h>
#include <Quotient/csapi/pushrules.h>
#include <Quotient/jobs/basejob.h>
#include <Quotient/user.h>
#include "controller.h"