From 6a75147719769e55d14d8d8040e9592a41a8638d Mon Sep 17 00:00:00 2001 From: Aashish-Upadhyay-101 Date: Sat, 11 Feb 2023 17:57:01 +0545 Subject: [PATCH] circleci-done --- backend/src/models/integration.ts | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/backend/src/models/integration.ts b/backend/src/models/integration.ts index d7d80bb792..1b52fabd9a 100644 --- a/backend/src/models/integration.ts +++ b/backend/src/models/integration.ts @@ -84,16 +84,6 @@ const integrationSchema = new Schema( type: String, default: null }, - path: { - // aws-parameter-store-specific path - type: String, - default: null - }, - region: { - // aws-parameter-store-specific path - type: String, - default: null - }, integration: { type: String, enum: [