mirror of
https://github.com/google/blockly.git
synced 2026-01-04 15:40:08 +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:
@@ -24,8 +24,6 @@ import type {WorkspaceSvg} from './workspace_svg.js';
|
||||
|
||||
/**
|
||||
* The manager for all workspace metrics calculations.
|
||||
*
|
||||
* @alias Blockly.MetricsManager
|
||||
*/
|
||||
export class MetricsManager implements IMetricsManager {
|
||||
/** The workspace to calculate metrics for. */
|
||||
|
||||
Reference in New Issue
Block a user