mirror of
https://github.com/google/blockly.git
synced 2026-01-10 10:27:08 +01:00
Remove dead TODO
This commit is contained in:
@@ -250,9 +250,6 @@ Blockly.blockRendering.TopRow = function() {
|
||||
|
||||
/**
|
||||
* The previous connection on the block, if any.
|
||||
* TODO: Should this be the connection measurable instead? It would add some
|
||||
* indirection but would mean we aren't mixing connections and connection
|
||||
* measurables.
|
||||
* @type {Blockly.BlockRendering.PreviousConnection}
|
||||
*/
|
||||
this.connection = null;
|
||||
|
||||
Reference in New Issue
Block a user