From 8bbbe93d87d019a7aee593d3bc7ea49f05d33ccf Mon Sep 17 00:00:00 2001 From: david Date: Sun, 5 Apr 2026 20:35:41 +0200 Subject: [PATCH] Error --- .../customer-invoices/src/web/proformas/shared/hooks/index.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/customer-invoices/src/web/proformas/shared/hooks/index.ts b/modules/customer-invoices/src/web/proformas/shared/hooks/index.ts index 87b9d49a..32a29f1c 100644 --- a/modules/customer-invoices/src/web/proformas/shared/hooks/index.ts +++ b/modules/customer-invoices/src/web/proformas/shared/hooks/index.ts @@ -4,5 +4,3 @@ export * from "./use-proforma-delete-mutation"; export * from "./use-proforma-get-query"; export * from "./use-proforma-update-mutation"; export * from "./use-proformas-list-query"; - -: