From e3d22c90639372ab31aab9cfa7ba954faa199936 Mon Sep 17 00:00:00 2001 From: La_Felx <60652077+Flexla54@users.noreply.github.com> Date: Mon, 2 Jan 2023 17:44:15 +0100 Subject: [PATCH] fixed deleteOrganisation response --- src/Controllers/organisation.controller.ts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/Controllers/organisation.controller.ts b/src/Controllers/organisation.controller.ts index 6d8abb6..be1c0fb 100644 --- a/src/Controllers/organisation.controller.ts +++ b/src/Controllers/organisation.controller.ts @@ -212,13 +212,11 @@ export const deleteOrganisation = async (req: Request