Skip to content

Commit 76d05b7

Browse files
committed
chore: remove unused arrayUtils import.
1 parent e83b7a2 commit 76d05b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/variable_map.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ import * as eventUtils from './events/utils.js';
2222
import * as registry from './registry.js';
2323
import {Msg} from './msg.js';
2424
import {Names} from './names.js';
25-
import * as arrayUtils from './utils/array.js';
2625
import * as idGenerator from './utils/idgenerator.js';
2726
import {VariableModel} from './variable_model.js';
2827
import type {Workspace} from './workspace.js';

0 commit comments

Comments
 (0)