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'