summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--npm_run_puplish.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/npm_run_puplish.js b/npm_run_puplish.js
index 8b237db..22d62fa 100644
--- a/npm_run_puplish.js
+++ b/npm_run_puplish.js
@@ -28,8 +28,6 @@
if (captainVersion === "1") {
if (contentString.includes("$$cap_root_domain"))
throw new Error('V1 should not have root domain')
- } else {
-
}
apps[i] = apps[i].replace('.json', '');