1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-03 00:52:49 -05:00

[AC-1284] AC Team code ownership moves - Provider (#3359)

This commit is contained in:
Thomas Rittson
2023-10-27 03:38:29 +10:00
committed by GitHub
parent c8bcc32764
commit 26dd8b0e47
115 changed files with 325 additions and 252 deletions

View File

@ -1,4 +1,4 @@
using Bit.Core.Entities.Provider;
using Bit.Core.AdminConsole.Entities.Provider;
using Bit.Core.Models.Api;
namespace Bit.Api.AdminConsole.Models.Response.Providers;