1
0
mirror of https://github.com/bitwarden/server synced 2025-12-13 06:43:45 +00:00

[PM 21081][Defect] Admin Sponsored Families not working in Self Host after uploading license file (#5818)

* Resolve the licence issue

Signed-off-by: Cy Okeke <cokeke@bitwarden.com>

* resolve the pr comment

* Remove unnecessary directives

Signed-off-by: Cy Okeke <cokeke@bitwarden.com>

---------

Signed-off-by: Cy Okeke <cokeke@bitwarden.com>
This commit is contained in:
cyprain-okeke
2025-05-16 16:05:47 +01:00
committed by GitHub
parent b48a09a338
commit 51e489ac9d
6 changed files with 37 additions and 5 deletions

View File

@@ -1,5 +1,4 @@
using System.Net;
using Bit.Core.Utilities;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.TestHost;
using Microsoft.Extensions.Primitives;