diff --git a/index.js b/index.js index 97126fd..9d22d3a 100644 --- a/index.js +++ b/index.js @@ -603,7 +603,6 @@ function index (req, res, next) { } function init () { - intval.sequence = seq createServer() createBLE() }