diff --git a/src/io/ble.js b/src/io/ble.js index 52a14f0b719..3d800ef0691 100644 --- a/src/io/ble.js +++ b/src/io/ble.js @@ -191,7 +191,6 @@ class BLE extends JSONRPC { } break; case 'userDidNotPickPeripheral': - // this._availablePeripherals[params.peripheralId] = params; this._runtime.emit( this._runtime.constructor.PERIPHERAL_SCAN_TIMEOUT );