Skip to content

Commit ead4bc6

Browse files
fix: code
1 parent b66c937 commit ead4bc6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

lib/Server.js

Lines changed: 0 additions & 2 deletions
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)