Skip to content

Commit 605510a

Browse files
committed
Cleanup includes
1 parent 398a3bc commit 605510a

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

src/libsync/creds/httpcredentials.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
#include "syncengine.h"
2323

2424
#include <QAuthenticator>
25-
#include <QJsonObject>
2625
#include <QLoggingCategory>
2726
#include <QNetworkInformation>
2827
#include <QNetworkReply>

src/libsync/creds/httpcredentials.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020
#include "creds/oauth.h"
2121
#include "networkjobs.h"
2222

23-
#include <QMap>
24-
#include <QSslCertificate>
2523
#include <QSslKey>
2624
#include <QNetworkRequest>
2725

0 commit comments

Comments
 (0)