mirror of
https://github.com/google/blockly.git
synced 2026-01-08 17:40:09 +01:00
Remove all goog.asserts and goog.isXxx
First step to reducing Closure’s footprint.
This commit is contained in:
@@ -31,7 +31,6 @@ goog.require('Blockly.Events.CommentMove');
|
||||
goog.require('Blockly.WorkspaceCommentSvg');
|
||||
|
||||
goog.require('goog.math.Coordinate');
|
||||
goog.require('goog.asserts');
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user