mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-28 23:52:36 +01:00
Style stuff
This commit is contained in:
@@ -40,7 +40,8 @@ namespace Tgstation.Server.Host.Security.OAuth
|
||||
IAssemblyInformationProvider assemblyInformationProvider,
|
||||
ILogger<InvisionCommunityOAuthValidator> logger,
|
||||
OAuthConfiguration oAuthConfiguration)
|
||||
: base(httpClientFactory, assemblyInformationProvider, logger, oAuthConfiguration) {
|
||||
: base(httpClientFactory, assemblyInformationProvider, logger, oAuthConfiguration)
|
||||
{
|
||||
}
|
||||
|
||||
/// <inheritdoc />
|
||||
|
||||
Reference in New Issue
Block a user