Remove extra annotation

This commit is contained in:
Rachel Fenichel
2019-10-30 16:07:41 -07:00
parent 46fad66ab1
commit 5634ff5de0

View File

@@ -66,7 +66,6 @@ Blockly.BlockSvg = function(workspace, prototypeName, opt_id) {
/**
* A block style object.
* @type {!Blockly.Theme.BlockStyle}
* @public
*/
this.style = workspace.getTheme().getBlockStyle(null);