mirror of
https://github.com/google/blockly.git
synced 2026-01-08 17:40:09 +01:00
chore: remove alias comments (#6816)
* chore: remove alias comments * chore: format * chore: remove extra newlines * chore: fix bad replaces
This commit is contained in:
@@ -22,8 +22,6 @@ import type {Workspace} from './workspace.js';
|
||||
|
||||
/**
|
||||
* Class for a workspace comment.
|
||||
*
|
||||
* @alias Blockly.WorkspaceComment
|
||||
*/
|
||||
export class WorkspaceComment {
|
||||
id: string;
|
||||
|
||||
Reference in New Issue
Block a user