fixbug: getting empty value

This commit is contained in:
Terrence
2025-01-19 03:53:48 +08:00
parent ea0333c0ce
commit e2c5578ede
3 changed files with 1 additions and 6 deletions

View File

@@ -37,7 +37,6 @@ private:
std::string client_id_;
std::string username_;
std::string password_;
std::string subscribe_topic_;
std::string publish_topic_;
std::mutex channel_mutex_;