mirror of
https://github.com/google/blockly.git
synced 2026-01-07 17:10:11 +01:00
Correct require goog.Timer statements. (#1906)
This commit is contained in:
committed by
GitHub
parent
2f67cc235e
commit
2c84161b4a
@@ -32,6 +32,7 @@ goog.require('Blockly.WorkspaceCommentSvg');
|
||||
|
||||
goog.require('goog.math.Coordinate');
|
||||
goog.require('goog.asserts');
|
||||
goog.require('goog.Timer');
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user