Fixing review comments

This commit is contained in:
alschmiedt
2019-01-07 10:38:49 -08:00
parent bca5fd36d3
commit 1f742bf83d
7 changed files with 5 additions and 27 deletions

View File

@@ -57,7 +57,6 @@ function start() {
startBlocklyInstance('HorizontalEndLTR', false, true, 'end', toolbox);
startBlocklyInstance('HorizontalEndRTL', true, true, 'end', toolbox);
Blockly.setStyle(Blockly.Styles.Classic);
}
function startBlocklyInstance(suffix, rtl, horizontalLayout, position,