1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00

Remove erroneous whitespace

This commit is contained in:
Chad Scharf 2020-06-17 20:02:38 -04:00
parent b7a500eb63
commit 1b027cab59

View File

@ -208,7 +208,7 @@ namespace Bit.Api.Controllers
{
throw new NotFoundException();
}
await _organizationService.ReplacePaymentMethodAsync(orgIdGuid, model.PaymentToken,
model.PaymentMethodType.Value, new TaxInfo
{