From 0a19e20ff466f1deb0374a6e6a8cc4e2596d7da8 Mon Sep 17 00:00:00 2001 From: Jim de Beer Date: Tue, 9 Aug 2016 18:55:37 +0200 Subject: [PATCH] clean up --- lib/offset/client.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/offset/client.js b/lib/offset/client.js index dcc397d..fdf0b80 100644 --- a/lib/offset/client.js +++ b/lib/offset/client.js @@ -21,3 +21,5 @@ exports.incoming = function offsetClient (hub, socket, data, clocksy) { vstamp.offset = Math.abs(tDelta) > 10 ? tDelta : 0 } } + +// resolve clocks