From: Moritz Warning Date: Sat, 28 Mar 2020 12:05:15 +0000 (+0100) Subject: remove console output X-Git-Tag: v2.1.0^0 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=f079656f6b00ce74fad36174817890dc50c27076;p=web%2Ffirmware-selector-openwrt-org.git remove console output --- diff --git a/index.js b/index.js index a8a2690..b063c57 100644 --- a/index.js +++ b/index.js @@ -80,7 +80,6 @@ function build_asa_request() { response.json() .then(mobj => { - console.log(mobj) var download_url = config.asu_url + '/store/' + mobj.bin_dir; updateImages( mobj.version_number,