From 1b027cab5988fada576a63a796654e79d603a621 Mon Sep 17 00:00:00 2001 From: Chad Scharf <3904944+cscharf@users.noreply.github.com> Date: Wed, 17 Jun 2020 20:02:38 -0400 Subject: [PATCH] Remove erroneous whitespace --- src/Api/Controllers/OrganizationsController.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Api/Controllers/OrganizationsController.cs b/src/Api/Controllers/OrganizationsController.cs index d9f2b545fa..947396fc2c 100644 --- a/src/Api/Controllers/OrganizationsController.cs +++ b/src/Api/Controllers/OrganizationsController.cs @@ -208,7 +208,7 @@ namespace Bit.Api.Controllers { throw new NotFoundException(); } - + await _organizationService.ReplacePaymentMethodAsync(orgIdGuid, model.PaymentToken, model.PaymentMethodType.Value, new TaxInfo {