mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-06 18:08:36 +00:00
Remove extra space
This commit is contained in:
parent
cfff550f1d
commit
3007a71810
@ -29,7 +29,7 @@
|
||||
* Version: $Id$
|
||||
*/
|
||||
|
||||
#include <string_view>
|
||||
#include <string_view>
|
||||
#include <time.h>
|
||||
#include <cstdarg>
|
||||
#include "Logger.h"
|
||||
@ -471,4 +471,5 @@ const char* Logger::GetFormattedDate() const
|
||||
}
|
||||
|
||||
return date;
|
||||
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user