mirror of
https://github.com/bitwarden/server
synced 2025-12-18 09:13:19 +00:00
remove unused service
This commit is contained in:
@@ -42,7 +42,6 @@ namespace Bit.Core.Services
|
||||
string paymentToken, Models.StaticStore.Plan plan, short additionalStorageGb,
|
||||
short additionalSeats, bool premiumAccessAddon)
|
||||
{
|
||||
var invoiceService = new InvoiceService();
|
||||
var customerService = new CustomerService();
|
||||
|
||||
Braintree.Customer braintreeCustomer = null;
|
||||
|
||||
Reference in New Issue
Block a user