From 1c32dd5d8a303a2b43c8343deef856fd4be723d8 Mon Sep 17 00:00:00 2001 From: Daniel Hougaard Date: Tue, 22 Oct 2024 22:37:33 +0400 Subject: [PATCH] Update external-migration-types.ts --- .../src/services/external-migration/external-migration-types.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/backend/src/services/external-migration/external-migration-types.ts b/backend/src/services/external-migration/external-migration-types.ts index 9aa96f9b7..f6a67e69a 100644 --- a/backend/src/services/external-migration/external-migration-types.ts +++ b/backend/src/services/external-migration/external-migration-types.ts @@ -29,7 +29,6 @@ export type TEnvKeyExportJSON = { org: { id: string; name: string; - // settings, which we dont care about }; // Apps are projects