remove policy issued
All checks were successful
Build and Publish / build-release (push) Successful in 2m24s

This commit is contained in:
2026-05-05 15:32:33 -05:00
parent 99adff5da9
commit 9cfa7ae743
2 changed files with 0 additions and 73 deletions

View File

@@ -15,7 +15,6 @@ defmodule PolicyService.Application do
PolicyService.Handlers.SolicitationRequestHandler,
PolicyService.Consumers.QuoteTaskConsumer,
PolicyService.Consumers.SolicitationTaskConsumer,
PolicyService.Consumers.PolicyIssuedConsumer,
PolicyService.Projectors.PolicyProjector,
PolicyServiceWeb.Telemetry,
PolicyService.Repo,