mirror of
https://github.com/google/blockly.git
synced 2026-01-11 02:47:09 +01:00
Removing require for Blockly.FlyoutButton
Should have been in the previous PR, since that’s the point. Also, a recompile given all the recent dependency changes.
This commit is contained in:
@@ -160,7 +160,7 @@ Blockly.VariableMap.prototype.renameVariableWithConflict_ = function(variable,
|
||||
|
||||
};
|
||||
|
||||
/* End functions for renaming variabless. */
|
||||
/* End functions for renaming variables. */
|
||||
|
||||
/**
|
||||
* Create a variable with a given name, optional type, and optional ID.
|
||||
|
||||
Reference in New Issue
Block a user