Skip to content

Commit

Permalink
Remove unused export
Browse files Browse the repository at this point in the history
  • Loading branch information
3flex authored Nov 2, 2024
1 parent 6ac3432 commit 44476a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/deviceprofileBuilder.ts
Original file line number Diff line number Diff line change
Expand Up @@ -409,5 +409,3 @@ export function getDeviceProfile(options: ProfileOptions): DeviceProfile {

return profile;
}

export default getDeviceProfile;

0 comments on commit 44476a3

Please sign in to comment.