From 84c61444ccfc9f570c693809c747969649b7fff3 Mon Sep 17 00:00:00 2001 From: Mohamed Mohamedin Date: Thu, 18 Jan 2024 08:07:04 -0500 Subject: [PATCH] Removed buggy logging --- build/fuses.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/build/fuses.js b/build/fuses.js index 97284b8fa..36866f044 100644 --- a/build/fuses.js +++ b/build/fuses.js @@ -5,8 +5,6 @@ const builder = require('electron-builder'); async function addElectronFuses(context) { - console.log(JSON.stringify(context)); - const { appOutDir, packager: { appInfo: { productFilename } }, electronPlatformName, arch } = context; const ext = {