chore: remove tls check script (#19280)

This commit is contained in:
Shelley Vohr
2019-07-16 12:04:02 -07:00
committed by Samuel Attard
parent 9a7426dc25
commit 3d2eb8360a
7 changed files with 2 additions and 123 deletions

View File

@@ -59,7 +59,6 @@
"private": true,
"scripts": {
"asar": "asar",
"check-tls": "python ./script/tls.py",
"generate-version-json": "node script/generate-version-json.js",
"lint": "node ./script/lint.js && npm run lint:clang-format && npm run lint:docs",
"lint:js": "node ./script/lint.js --js",