mirror of
https://github.com/google/blockly.git
synced 2026-05-14 08:00:13 +02:00
fixup more problems from cherry-pick
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ import {VariableMap} from './variable_map';
|
||||
import type {VariableModel} from './variable_model';
|
||||
import type {WorkspaceComment} from './workspace_comment';
|
||||
|
||||
import {addWorkspaceToDb, getWorkspaceById, removeWorkspaceFromDb} from './common.js';
|
||||
import {addWorkspaceToDb, getWorkspaceById, removeWorkspaceFromDb} from './common';
|
||||
|
||||
/**
|
||||
* Class for a workspace. This is a data structure that contains blocks.
|
||||
|
||||
Reference in New Issue
Block a user