Skip to content

Commit ead4bc6

Browse files
fix: code
1 parent b66c937 commit ead4bc6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/Server.js

-2
Original file line numberDiff line numberDiff line change
@@ -2013,8 +2013,6 @@ class Server {
20132013
(!stats.warnings || stats.warnings.length === 0) &&
20142014
this.currentHash === stats.hash;
20152015

2016-
this.currentHash = stats.hash;
2017-
20182016
if (shouldEmit) {
20192017
this.sendMessage(clients, "still-ok");
20202018

0 commit comments

Comments
 (0)