Skip to content

Commit

Permalink
fix(editor): Fix type error
Browse files Browse the repository at this point in the history
  • Loading branch information
cstuncsik committed Oct 18, 2024
1 parent 4d80ee5 commit 4c5f8ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/editor-ui/src/permissions.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ describe('permissions', () => {
read: true,
update: true,
},
usage: {},
user: {
list: true,
},
Expand Down

0 comments on commit 4c5f8ec

Please sign in to comment.