diff --git a/src/main.js b/src/main.js index 65a3f90..ede0ab0 100644 --- a/src/main.js +++ b/src/main.js @@ -47,8 +47,6 @@ app.on('window-all-closed', function () { if (process.platform !== 'darwin') { app.quit() } - // Stop the Stencila Node.js host - host.stop() }) app.on('activate', function () {