NOISSUE fix all clang warnings
This commit is contained in:
@ -83,7 +83,7 @@ public:
|
||||
|
||||
protected:
|
||||
|
||||
virtual void executeTask();
|
||||
virtual void executeTask() override;
|
||||
|
||||
/**
|
||||
* Gets the JSON object that will be sent to the authentication server.
|
||||
|
Reference in New Issue
Block a user