1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-19 18:38:03 -05:00

Update src/Api/Startup.cs

Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>
This commit is contained in:
Bernd Schoolmann 2025-06-18 21:19:58 +02:00 committed by GitHub
parent 164222fdf4
commit 230d9902e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -186,7 +186,6 @@ public class Startup
services.AddPhishingDomainServices(globalSettings);
services.AddBillingQueries();
services.AddKeyManagementQueries();
services.AddSendServices();
// Authorization Handlers