mirror of
https://github.com/google/blockly.git
synced 2026-01-07 09:00:11 +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:
@@ -7,8 +7,6 @@
|
||||
/**
|
||||
* Contains the path to a single png tat holds the images for the trashcan
|
||||
* as well as the zoom controls.
|
||||
*
|
||||
* @alias Blockly.sprite.SPRITE
|
||||
*/
|
||||
export const SPRITE = {
|
||||
width: 96,
|
||||
|
||||
Reference in New Issue
Block a user