mirror of
https://github.com/google/blockly.git
synced 2026-01-06 16:40:07 +01:00
Combine workspace_comment_render_svg.js with workspace_comment_svg.js
This commit is contained in:
@@ -77,7 +77,6 @@ goog.require('Blockly.Themes.Zelos');
|
||||
|
||||
// Other.
|
||||
goog.require('Blockly.WorkspaceCommentSvg');
|
||||
goog.require('Blockly.WorkspaceCommentSvg.render');
|
||||
</script>
|
||||
<script>
|
||||
'use strict';
|
||||
|
||||
Reference in New Issue
Block a user