mirror of
https://github.com/bitwarden/server.git
synced 2025-05-28 14:54:50 -05:00
Remove erroneous whitespace
This commit is contained in:
parent
b7a500eb63
commit
1b027cab59
@ -208,7 +208,7 @@ namespace Bit.Api.Controllers
|
||||
{
|
||||
throw new NotFoundException();
|
||||
}
|
||||
|
||||
|
||||
await _organizationService.ReplacePaymentMethodAsync(orgIdGuid, model.PaymentToken,
|
||||
model.PaymentMethodType.Value, new TaxInfo
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user