Skip to content

Commit

Permalink
Remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
DD Liu committed Nov 24, 2020
1 parent 87cb4a7 commit 04d4019
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/io/ble.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
);
Expand Down

0 comments on commit 04d4019

Please sign in to comment.