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,