Jelajahi Sumber

Do not need 'use strict'

Jessica Lord 9 tahun lalu
induk
melakukan
e0192879df
1 mengubah file dengan 0 tambahan dan 2 penghapusan
  1. 0 2
      main.js

+ 0 - 2
main.js

@@ -1,5 +1,3 @@
-'use strict';
-
 const electron = require('electron');
 // Module to control application life.
 const app = electron.app;