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:
@@ -32,7 +32,7 @@
|
||||
/**
|
||||
* @name Blockly.Tooltip
|
||||
* @namespace
|
||||
**/
|
||||
*/
|
||||
goog.provide('Blockly.Tooltip');
|
||||
|
||||
goog.require('Blockly.utils');
|
||||
|
||||
Reference in New Issue
Block a user