Skip to content

Commit

Permalink
F
Browse files Browse the repository at this point in the history
  • Loading branch information
ansmonjol committed Dec 4, 2024
1 parent 192bdd3 commit 68b9e61
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pages/developers/ApiKeysForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -364,8 +364,6 @@ const ApiKeysForm = () => {
/>
),
content: ({ id, canRead }) => {
if (id === ApiKeysPermissionsEnum.Organization) return null

return (
<Checkbox
label={translate('text_17328934519835pubx8tx7k7')}
Expand Down

0 comments on commit 68b9e61

Please sign in to comment.