1
0
mirror of https://github.com/bitwarden/server synced 2026-01-29 15:53:36 +00:00

resolve the build lint

This commit is contained in:
Cy Okeke
2026-01-26 10:30:44 +01:00
parent c8fe33562f
commit e5019c7bed

View File

@@ -21,7 +21,6 @@ using Quartz;
using Stripe;
using Xunit;
using Event = Stripe.Event;
using PremiumPurchasable = Bit.Core.Billing.Pricing.Premium.Purchasable;
namespace Bit.Billing.Test.Services;