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