mirror of
https://github.com/bitwarden/server.git
synced 2024-11-23 12:25:16 +01:00
remove unused service
This commit is contained in:
parent
ae386bfee4
commit
3aea61cb63
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user