mirror of
https://github.com/google/blockly.git
synced 2026-01-16 21:37:10 +01:00
Removed unnecessary todo's.
This commit is contained in:
@@ -246,7 +246,6 @@ Blockly.FieldDate.prototype.dropdownDispose_ = function() {
|
||||
|
||||
/**
|
||||
* Handle a CHANGE event in the date picker.
|
||||
* TODO: Not sure what the type for goog event information is.
|
||||
* @param {!Event} event The CHANGE event.
|
||||
* @private
|
||||
*/
|
||||
|
||||
@@ -224,7 +224,6 @@ Blockly.FieldDropdown.prototype.widgetDispose_ = function() {
|
||||
|
||||
/**
|
||||
* Handle an ACTION event in the dropdown menu.
|
||||
* TODO: Not sure what the type for goog event information is.
|
||||
* @param {!Event} event The CHANGE event.
|
||||
* @private
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user