mirror of
https://github.com/google/blockly.git
synced 2026-01-06 16:40:07 +01:00
Fix some dependencies
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
goog.provide('Blockly.InsertionMarkerManager');
|
||||
|
||||
goog.require('Blockly.BlockAnimations');
|
||||
goog.require('Blockly.Events.BlockMove');
|
||||
goog.require('Blockly.Events');
|
||||
goog.require('Blockly.RenderedConnection');
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user