Skip to content

Commit

Permalink
Merge pull request #664 from 3flex/patch-2
Browse files Browse the repository at this point in the history
Remove unused export
  • Loading branch information
nielsvanvelzen authored Nov 3, 2024
2 parents 34937c9 + 44476a3 commit 200a91d
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 200a91d

Please sign in to comment.