mirror of
https://github.com/bitwarden/server
synced 2025-12-12 14:23:38 +00:00
Remove erroneous whitespace
This commit is contained in:
@@ -208,7 +208,7 @@ namespace Bit.Api.Controllers
|
||||
{
|
||||
throw new NotFoundException();
|
||||
}
|
||||
|
||||
|
||||
await _organizationService.ReplacePaymentMethodAsync(orgIdGuid, model.PaymentToken,
|
||||
model.PaymentMethodType.Value, new TaxInfo
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user