Remove unused Env member for emoteset resolver url (#3743)

This commit is contained in:
Kasia
2022-05-16 17:58:47 +02:00
committed by GitHub
parent 3bf1756579
commit 98f8e0186d
3 changed files with 0 additions and 5 deletions
-1
View File
@@ -13,7 +13,6 @@ public:
const QString recentMessagesApiUrl;
const QString linkResolverUrl;
const QString twitchEmoteSetResolverUrl;
const QString twitchServerHost;
const uint16_t twitchServerPort;
const bool twitchServerSecure;