mirror of
https://github.com/google/blockly.git
synced 2026-01-10 02:17:09 +01:00
Require Blockly.utils where needed.
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
goog.provide('Blockly.VariableModel');
|
||||
|
||||
goog.require('Blockly.Events.VarCreate');
|
||||
goog.require('Blockly.utils');
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user