From abe5fa62e4197c70f0518b20b7cabe59483635b0 Mon Sep 17 00:00:00 2001 From: Evelyn Eastmond Date: Fri, 14 Jun 2019 14:16:10 -0400 Subject: [PATCH] Remove stale comment. --- src/extensions/scratch3_ev3/index.js | 3 --- 1 file changed, 3 deletions(-) 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;