From a23571d42df87f2db115b835bf150090a7674bc9 Mon Sep 17 00:00:00 2001 From: bodymindarts Date: Fri, 16 Feb 2024 16:25:21 +0100 Subject: [PATCH] chore(notifications): remove redundant novu config --- core/notifications/notifications.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/core/notifications/notifications.yml b/core/notifications/notifications.yml index 02bace636ca..c6fb5e01c2c 100644 --- a/core/notifications/notifications.yml +++ b/core/notifications/notifications.yml @@ -9,9 +9,5 @@ app: executor: fcm: google_application_credentials_path: "./dev/config/notifications/fake_service_account.json" - novu: - workflows: - circle_grew: circle-grew-workflow-id - threshold_reached: threshold-reached-workflow-id # kratos_import: # execute_import: true