mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-13 22:49:02 -04:00
lint
This commit is contained in:
parent
2ea8bc21d2
commit
d7e92532a9
2 changed files with 2 additions and 2 deletions
core
|
@ -171,7 +171,6 @@ Blockly.Toolbox.prototype.createFlyout_ = function() {
|
|||
/**
|
||||
* Fill the toolbox with categories and blocks.
|
||||
* @param {!Node} newTree DOM tree of blocks.
|
||||
* @return {Node} Tree node to open at startup (or null).
|
||||
* @private
|
||||
*/
|
||||
Blockly.Toolbox.prototype.populate_ = function(newTree) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue