Combine workspace_comment_render_svg.js with workspace_comment_svg.js

This commit is contained in:
kozbial
2021-07-27 15:41:33 -07:00
committed by Monica Kozbial
parent 568c5cb40f
commit beff5e19bf
6 changed files with 451 additions and 468 deletions

View File

@@ -77,7 +77,6 @@ goog.require('Blockly.Themes.Zelos');
// Other.
goog.require('Blockly.WorkspaceCommentSvg');
goog.require('Blockly.WorkspaceCommentSvg.render');
</script>
<script>
'use strict';