From e17d3b3874d6fe5f2c2b4198d8913ca39316443a Mon Sep 17 00:00:00 2001 From: mikiodehartj1 <113941652+mikiodehartj1@users.noreply.github.com> Date: Tue, 18 Jun 2024 16:32:10 -0600 Subject: [PATCH] Update src/steps/profile/converter.ts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Ignacio Rodríguez --- src/steps/profile/converter.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/steps/profile/converter.ts b/src/steps/profile/converter.ts index c6210ce..d27c67e 100644 --- a/src/steps/profile/converter.ts +++ b/src/steps/profile/converter.ts @@ -6,9 +6,6 @@ import { Entity, } from '@jupiterone/integration-sdk-core'; -export function customProfileKey(customProfile: CustomProfiles): string { - return `kandji_profile:${customProfile.id}`; -} export function createCustomProfileEntity( customProfile: CustomProfiles,