Skip to content

Commit 230fe46

Browse files
committed
fix: Remove JSDoc argument
1 parent 49f8f59 commit 230fe46

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/blockly/core/renderers/common/constants.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -920,7 +920,6 @@ export class ConstantProvider {
920920
* Create any DOM elements that this renderer needs (filters, patterns, etc).
921921
*
922922
* @param svg The root of the workspace's SVG.
923-
* @param tagName The name to use for the CSS style tag.
924923
* @param selector The CSS selector to use.
925924
* @param injectionDivIfIsParent The div containing the parent workspace and
926925
* all related workspaces and block containers, if this renderer is for the

0 commit comments

Comments
 (0)