8000 why has vscode started adding weird imports I didn't ask for? · plotly/plotly.js@1e2aa92 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1e2aa92

Browse files
committed
why has vscode started adding weird imports I didn't ask for?
1 parent fa2e424 commit 1e2aa92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/drawing/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,6 @@ drawing.fillGroupStyle = function(s, gd, forLegend) {
307307
};
308308

309309
var SYMBOLDEFS = require('./symbol_defs');
310-
const { marker } = require('../../traces/bar/attributes');
311310

312311
drawing.symbolNames = [];
313312
drawing.symbolFuncs = [];

0 commit comments

Comments
 (0)
0