Skip to content

Commit 512eb99

Browse files
chore: format
1 parent 5be428d commit 512eb99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ function createWorkspace(): Blockly.WorkspaceSvg {
8989
if (!blocklyDiv) {
9090
throw new Error('Missing blocklyDiv');
9191
}
92-
92+
9393
// Must be called before injection.
9494
KeyboardNavigation.registerKeyboardNavigationStyles();
9595
const workspace = Blockly.inject(blocklyDiv, injectOptions);

0 commit comments

Comments
 (0)