Skip to content

Commit

Permalink
chore: removes redundant re-export of packRules
Browse files Browse the repository at this point in the history
  • Loading branch information
stalniy committed Feb 23, 2024
1 parent 8e5e850 commit aa69cb4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/casl-ability/src/extra/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ export * from './packRules';
export * from './permittedFieldsOf';
export * from './rulesToFields';
export * from './rulesToQuery';
export * from './packRules';

0 comments on commit aa69cb4

Please sign in to comment.