mirror of
https://github.com/google/blockly.git
synced 2026-01-07 17:10:11 +01:00
Remove extraneous messaage.
This commit is contained in:
@@ -30,7 +30,6 @@ Blockly.Msg.TOOLBOX_BLOCK = 'toolbox block. Move right to view submenu.';
|
||||
Blockly.Msg.WORKSPACE_BLOCK = 'workspace block. Move right to view submenu.';
|
||||
|
||||
Blockly.Msg.CLEAR_WORKSPACE = 'Erase Workspace';
|
||||
Blockly.Msg.RUN_CODE = 'Run Code';
|
||||
|
||||
Blockly.Msg.COPY_TO_MARKED_SPOT = 'Copy to marked spot.';
|
||||
Blockly.Msg.COPY_TO_WORKSPACE = 'Add to workspace.';
|
||||
|
||||
Reference in New Issue
Block a user