mirror of
https://github.com/google/blockly.git
synced 2026-01-11 02:47:09 +01:00
chore: remove all namespace comments (#6903)
* chore: remove all namespace comments * chore: fix lint
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
/** @namespace Blockly.utils.array */
|
||||
import * as goog from '../../closure/goog/goog.js';
|
||||
goog.declareModuleId('Blockly.utils.array');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user