mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralsec.git
synced 2025-11-20 20:15:01 +00:00
Code sanitizer output
This commit is contained in:
@@ -24,8 +24,10 @@ namespace OpenWifi {
|
||||
std::string FileType_;
|
||||
std::string Name_;
|
||||
std::string Id_;
|
||||
[[maybe_unused]] Poco::Logger &Logger_;
|
||||
Poco::Logger &Logger_;
|
||||
std::stringstream &OutputStream_;
|
||||
|
||||
inline Poco::Logger & Logger() { return Logger_; }
|
||||
};
|
||||
|
||||
class RESTAPI_subavatar_handler : public RESTAPIHandler {
|
||||
|
||||
Reference in New Issue
Block a user