diff --git a/main.js b/main.js index a9b3175..ee2bd7a 100644 --- a/main.js +++ b/main.js @@ -1,5 +1,3 @@ -'use strict'; - const electron = require('electron'); // Module to control application life. const app = electron.app;