mirror of
https://github.com/google/blockly.git
synced 2026-01-24 17:20:11 +01:00
Remove debug info.
This commit is contained in:
@@ -39,7 +39,6 @@ blocklyApp.WorkspaceComponent = ng.core.Component({
|
||||
(focus)="speakLocation(i)">
|
||||
<blockly-workspace-block [level]="0" [block]="block" [tree]="tree" [isTopLevel]="true">
|
||||
</blockly-workspace-block>
|
||||
{{tree.id}}
|
||||
</ol>
|
||||
|
||||
<span *ngIf="workspace.topBlocks_.length === 0">
|
||||
|
||||
Reference in New Issue
Block a user