Cleanup includes

This commit is contained in:
Jonas Kvinge
2023-07-21 05:25:57 +02:00
parent a2c7ff63df
commit d6b53f78ab
63 changed files with 61 additions and 89 deletions

View File

@@ -49,7 +49,6 @@ class SubsonicUrlHandler : public UrlHandler {
private:
SubsonicService *service_;
};
#endif // SUBSONICURLHANDLER_H