Skip to content

Commit 8b84d7d

Browse files
committed
Remove unused style searcher check
1 parent 5b7557a commit 8b84d7d

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/prettier.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,3 @@ jobs:
3434
echo 'Error: Prettier diff detected! Please run `npm run prettier` and commit the changes.'
3535
exit 1
3636
fi
37-
38-
- name: Run unused style searcher
39-
shell: bash
40-
run: ./.github/scripts/findUnusedKeys.sh

0 commit comments

Comments
 (0)