mirror of
https://github.com/google/blockly.git
synced 2026-03-17 02:30:12 +01:00
chore: remove redundant fileoverview from ts
This commit is contained in:
@@ -4,12 +4,6 @@
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
/**
|
||||
* @fileoverview Utility methods for string manipulation.
|
||||
* These methods are not specific to Blockly, and could be factored out into
|
||||
* a JavaScript framework such as Closure.
|
||||
*/
|
||||
|
||||
/**
|
||||
* Utility methods for string manipulation.
|
||||
* These methods are not specific to Blockly, and could be factored out into
|
||||
|
||||
Reference in New Issue
Block a user