Skip to content

Commit

Permalink
chore: remove unused script
Browse files Browse the repository at this point in the history
  • Loading branch information
talkor committed Apr 25, 2024
1 parent 01b0d08 commit 5c7ce6d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 45 deletions.
1 change: 0 additions & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
"chromatic:local": "chromatic -t $CHROMATIC_PROJECT_TOKEN",
"link-local": "npm link && npm start",
"plop": "plop",
"add-ref-to-icons": "node ./scripts/add-forward-ref-icons.js",
"lint": "eslint \"./src/**/*.{js,jsx,ts,tsx}\"",
"lint:fix": "yarn lint -- --fix",
"stylelint": "stylelint \"**/*.scss\"",
Expand Down
44 changes: 0 additions & 44 deletions packages/core/scripts/add-forward-ref-icons.js

This file was deleted.

0 comments on commit 5c7ce6d

Please sign in to comment.