Skip to content

Commit 5522add

Browse files
FreFre
authored andcommitted
PR
1 parent 7f204c2 commit 5522add

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ElectronNET.Host/main.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ function startSocketApiBridge(port) {
153153
// live reload watch happen.
154154
socket.on('disconnect', function (reason) {
155155
console.log('Got disconnect! Reason: ' + reason);
156-
157156
delete require.cache[require.resolve('./api/app')];
158157
delete require.cache[require.resolve('./api/browserWindows')];
159158
delete require.cache[require.resolve('./api/commandLine')];

0 commit comments

Comments
 (0)