mirror of
https://github.com/google/blockly.git
synced 2026-01-09 18:10:08 +01:00
Remove extra annotation
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user