Wrong again!

This commit is contained in:
mmcwilliams 2019-10-31 02:22:40 -04:00
parent b30c13bad9
commit cb1eb16864
1 changed files with 0 additions and 1 deletions

View File

@ -117,7 +117,6 @@ function createBLE () {
ble.on('reset', bReset)
ble.on('update', bUpdate)
ble.on('restart', bRestart)
ble.on('info', bInfo)
}
async function rInfo (req, res, next) {