From 12fb756cf5fab13e2076edf890852f96dfbb67e4 Mon Sep 17 00:00:00 2001 From: ghost2023 Date: Mon, 3 Aug 2026 00:32:38 +0300 Subject: [PATCH] fix: duplicate --- .../src/modules/payment/internal-payment.controller.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/edr-freight-api/src/modules/payment/internal-payment.controller.ts b/apps/edr-freight-api/src/modules/payment/internal-payment.controller.ts index de3432f51..b7dfa3c7e 100644 --- a/apps/edr-freight-api/src/modules/payment/internal-payment.controller.ts +++ b/apps/edr-freight-api/src/modules/payment/internal-payment.controller.ts @@ -20,7 +20,6 @@ import { Public } from "@edr/api-common"; import { PaymentService } from "./payment.service"; import { BillingService } from "../billing/billing.service"; import { ServiceAuthGuard } from "../../common/guards/service-auth.guard"; -import { Public } from "@edr/api-common"; /** * Consumer side of the payment microservice's outbox relay. Only the payment service may