Formatting

This commit is contained in:
Jonas Kvinge
2023-07-21 05:11:27 +02:00
parent 9fb15545bd
commit a2c7ff63df
87 changed files with 5 additions and 84 deletions

View File

@@ -241,7 +241,6 @@ class QobuzRequest : public QobuzBaseRequest {
bool no_results_;
QList<QNetworkReply*> replies_;
QList<QNetworkReply*> album_cover_replies_;
};
#endif // QOBUZREQUEST_H