From 8530e700286b3e7ee5dfd0889cd572f05af48cde Mon Sep 17 00:00:00 2001 From: gaoshuaixing <530353222@qq.com> Date: Thu, 24 Nov 2022 18:45:31 +0800 Subject: [PATCH] del log --- electron/controller/example.js | 1 - 1 file changed, 1 deletion(-) diff --git a/electron/controller/example.js b/electron/controller/example.js index 92cd392..e1a0d15 100644 --- a/electron/controller/example.js +++ b/electron/controller/example.js @@ -224,7 +224,6 @@ class ExampleController extends Controller { // some } - console.log('url:', content); const addonWindow = this.app.addon.window; let opt = { title: args.windowName || 'new window'