Skip to content
This repository has been archived by the owner on Apr 23, 2022. It is now read-only.

Commit

Permalink
Remove useless code
Browse files Browse the repository at this point in the history
  • Loading branch information
dilin-MS committed Aug 17, 2020
1 parent 890db93 commit d9c078c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@
"postinstall": "node ./node_modules/node-usb-native/scripts/rebuild-serialport.js",
"test": "jest",
"test:coverage": "jest --coverage",
"test:integration": "node ./node_modules/vscode/bin/test",
"check": "node ./node_modules/eslint/bin/eslint.js . --ext .ts",
"fix": "node ./node_modules/eslint/bin/eslint.js . --ext .ts --fix",
"prepare": "npm run compile",
Expand Down

0 comments on commit d9c078c

Please sign in to comment.