Skip to content

Commit

Permalink
fix: code
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Oct 2, 2021
1 parent b66c937 commit ead4bc6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/Server.js
Original file line number Diff line number Diff line change
Expand Up @@ -2013,8 +2013,6 @@ class Server {
(!stats.warnings || stats.warnings.length === 0) &&
this.currentHash === stats.hash;

this.currentHash = stats.hash;

if (shouldEmit) {
this.sendMessage(clients, "still-ok");

Expand Down

0 comments on commit ead4bc6

Please sign in to comment.