Skip to content

Commit 7dda4b5

Browse files
authored
Remove unused script
Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
1 parent 1701eb0 commit 7dda4b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"_format": "prettier '**/*.{ts,tsx,json,md}'",
2121
"format": "yarn _format --write",
2222
"format:check": "yarn _format --list-different",
23-
"grant_exec_perms": "node dist/bin/tools/grant_exec_perms",
2423
"storybook": "yarn build && yarn only-include-used-icons && start-storybook -p 6006",
2524
"build-storybook": "yarn build && yarn only-include-used-icons && build-storybook",
2625
"only-include-used-icons": "node dist/bin/only-include-used-icons.js",

0 commit comments

Comments
 (0)