Skip to content

Commit

Permalink
chore: delete the rule from the rules file
Browse files Browse the repository at this point in the history
  • Loading branch information
Hayata Suenaga committed Apr 16, 2024
1 parent df048e5 commit 21008dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rules/expensify.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ module.exports = {
'rulesdir/no-call-actions-from-actions': 'error',
'rulesdir/no-api-side-effects-method': 'error',
'rulesdir/prefer-localization': 'error',
'rulesdir/onyx-props-must-have-default': 'error',
'rulesdir/avoid-anonymous-functions': 'error',
'no-restricted-imports': ['error', {
paths: [{
Expand Down

0 comments on commit 21008dc

Please sign in to comment.