removed bad log

This commit is contained in:
milad 2019-07-02 16:41:24 -07:00
parent 83546de9da
commit c7f5a5064d

View file

@ -344,7 +344,6 @@ function makeNameTag(uuid) {
}, REDRAW_TIMEOUT_AMOUNT_MS);
}
console.log("\n\nV2\n\n");
// Check to see if the display named changed or if the distance is big enough to need a redraw.
var MAX_RADIUS_IGNORE_METERS = 22;
var MAX_ON_MODE_DISTANCE = 35;