Skip to content

Commit 00aa9c8

Browse files
committed
fix lint
1 parent dc33622 commit 00aa9c8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/plots/cartesian/dragbox.js

-2
Original file line numberDiff line numberDiff line change
@@ -430,8 +430,6 @@ function makeDragBox(gd, plotinfo, x, y, w, h, ns, ew) {
430430
return;
431431
}
432432

433-
var pc = gd.querySelector('.plotly');
434-
435433
recomputeAxisLists();
436434

437435
clearTimeout(redrawTimer);

0 commit comments

Comments
 (0)