mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 22:56:37 +00:00
Remove trailing whitespace
This commit is contained in:
@@ -36,7 +36,7 @@ public:
|
||||
|
||||
// Produce a const singleton
|
||||
static const queryservconfig *get() {
|
||||
if (_chat_config == nullptr)
|
||||
if (_chat_config == nullptr)
|
||||
LoadConfig();
|
||||
return(_chat_config);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user