Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
Update src/steps/profile/converter.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Ignacio Rodríguez <ignacio@fosfori.to>
  • Loading branch information
mikiodehartj1 and i5o authored Jun 18, 2024
1 parent 39caf2c commit e17d3b3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/steps/profile/converter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit e17d3b3

Please sign in to comment.