Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00b6ae2 commit efc85d6Copy full SHA for efc85d6
src/components/shapes/draw_newshape/display_outlines.js
@@ -14,7 +14,6 @@ var dragHelpers = require('../../dragelement/helpers');
14
var drawMode = dragHelpers.drawMode;
15
16
var Registry = require('../../../registry');
17
-var setCursor = require('../../../lib/setcursor');
18
19
var MINSELECT = require('../../../plots/cartesian/constants').MINSELECT;
20
var constants = require('./constants');
0 commit comments