Skip to content

Commit

Permalink
updated building blocks registration
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidEggenberger committed Mar 29, 2024
1 parent 9a9473d commit d49ca44
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Source/Web/Server/BuildingBlocks/Registrator.cs
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
using Microsoft.AspNetCore.Builder;
using Microsoft.Extensions.DependencyInjection;
using Web.Server.BuildingBlocks.ContextAccessor.ExecutionContextAccessor;
using Web.Server.BuildingBlocks.ContextAccessor.WebContextAccessor;
using Web.Server.BuildingBlocks.HostingInformation;
using Web.Server.BuildingBlocks.Logging;
using Web.Server.BuildingBlocks.ModelValidation;
using Web.Server.BuildingBlocks.ResponseCompression;
using Web.Server.BuildingBlocks.SecurityHeaders;
using Web.Server.BuildingBlocks.Swagger;
using WebServer.Modules.ModelValidation;
Expand Down

0 comments on commit d49ca44

Please sign in to comment.