1
0
mirror of https://github.com/bitwarden/server synced 2025-12-12 14:23:38 +00:00

[PM-25415] move files into better place for code ownership (#6275)

* chore: move files into better place for code ownership

* fix: import correct namespace
This commit is contained in:
Ike
2025-09-04 10:08:03 -04:00
committed by GitHub
parent cdf1d7f074
commit 96fe09af89
54 changed files with 65 additions and 65 deletions

View File

@@ -30,8 +30,6 @@ using Bit.Core.Dirt.Reports.ReportFeatures;
using Bit.Core.Entities;
using Bit.Core.Enums;
using Bit.Core.HostedServices;
using Bit.Core.Identity;
using Bit.Core.IdentityServer;
using Bit.Core.KeyManagement;
using Bit.Core.NotificationCenter;
using Bit.Core.OrganizationFeatures;