mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-07-19 18:54:06 -04:00
Remove commented code
This commit is contained in:
parent
87cb4a7ef0
commit
04d401996c
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue