Remove commented code

This commit is contained in:
DD Liu 2020-11-24 16:54:07 -05:00
parent 87cb4a7ef0
commit 04d401996c

View file

@ -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
);