Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim de Beer committed Aug 9, 2016
1 parent bdcdc7b commit 0a19e20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/offset/client.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ exports.incoming = function offsetClient (hub, socket, data, clocksy) {
vstamp.offset = Math.abs(tDelta) > 10 ? tDelta : 0
}
}

// resolve clocks

0 comments on commit 0a19e20

Please sign in to comment.