From 1370490d576ded35004b741bec1e07dc8187cfe5 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Fri, 12 Feb 2021 11:21:56 -0400 Subject: remove 'all artist data is good' cli message --- upd8.js | 2 -- 1 file changed, 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!`); } } -- cgit 1.3.0-6-gf8a5