diff --git a/src/extensions/scratch3_ev3/index.js b/src/extensions/scratch3_ev3/index.js index aece1c0c4..1d6b9fea5 100644 --- a/src/extensions/scratch3_ev3/index.js +++ b/src/extensions/scratch3_ev3/index.js @@ -745,9 +745,6 @@ class EV3 { allocation = 33; this._updateDevices = true; - - // TODO: need to clar sensor data? - } else { // GET SENSOR VALUES FOR CONNECTED SENSORS let index = 0;