From af506f40edb1c9c339cc86baf40baccf2dc6da62 Mon Sep 17 00:00:00 2001 From: vantezzen Date: Fri, 18 Oct 2019 20:53:41 +0200 Subject: Develop local server feature --- src/index.js | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/index.js') diff --git a/src/index.js b/src/index.js index 7a0e89285..4d7215d5e 100644 --- a/src/index.js +++ b/src/index.js @@ -34,9 +34,6 @@ import { isPositionValid } from './electron/windowUtils'; import { appId } from './package.json'; // eslint-disable-line import/no-unresolved import './electron/exception'; -// Start internal server -import './server/start'; - import { DEFAULT_APP_SETTINGS, DEFAULT_WINDOW_OPTIONS, -- cgit v1.2.3-70-g09d2