mirror of
https://github.com/google/blockly.git
synced 2026-01-08 17:40:09 +01:00
Fix circular dependency.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
/**
|
||||
* @name Blockly.Variables
|
||||
* @namespace
|
||||
**/
|
||||
*/
|
||||
goog.provide('Blockly.Variables');
|
||||
|
||||
goog.require('Blockly.Blocks');
|
||||
|
||||
Reference in New Issue
Block a user