diff --git a/lib/electron/create-window.js b/lib/electron/create-window.js deleted file mode 100644 index 3918c74..0000000 --- a/lib/electron/create-window.js +++ /dev/null @@ -1 +0,0 @@ -"use strict"; diff --git a/lib/electron/spawn-window.js b/lib/electron/spawn-window.js deleted file mode 100644 index 5847675..0000000 --- a/lib/electron/spawn-window.js +++ /dev/null @@ -1,3 +0,0 @@ -"use strict"; - -module.exports = function (options) {};