Remove extra white-spaces
This commit is contained in:
Родитель
e0e4b007ec
Коммит
ce82951c56
|
@ -13,7 +13,7 @@ namespace Microsoft.AspNetCore.Cors.Infrastructure
|
|||
{
|
||||
/// <summary>
|
||||
/// The HTTP method for the CORS preflight request.
|
||||
/// </summary>
|
||||
/// </summary>
|
||||
public static readonly string PreflightHttpMethod = HttpMethods.Options;
|
||||
|
||||
/// <summary>
|
||||
|
|
Загрузка…
Ссылка в новой задаче