« get me outta code hell

remove 'all artist data is good' cli message - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
author(quasar) nebula <towerofnix@gmail.com>2021-02-12 11:21:56 -0400
committer(quasar) nebula <towerofnix@gmail.com>2021-02-12 11:21:56 -0400
commit1370490d576ded35004b741bec1e07dc8187cfe5 (patch)
tree1a02beb17e164d2ad7187805644153af8e3fa19f
parentee81b1eb2a3f4077344197128096db4f6daf2d1a (diff)
remove 'all artist data is good' cli message
-rwxr-xr-xupd8.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/upd8.js b/upd8.js
index 65461c5..a03796b 100755
--- a/upd8.js
+++ b/upd8.js
@@ -4262,8 +4262,6 @@ async function main() {
         }
         if (CR4SH) {
             return;
-        } else {
-            console.log(`All artist data is good!`);
         }
     }