Remove unused
This commit is contained in:
parent
0eb83239dd
commit
1f0de9b9cb
|
@ -484,7 +484,6 @@
|
||||||
if (down || !viewPort) {
|
if (down || !viewPort) {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
const { x, y } = eleXY(e, viewPort)
|
|
||||||
}
|
}
|
||||||
|
|
||||||
const isDraggable = e => {
|
const isDraggable = e => {
|
||||||
|
|
Loading…
Reference in New Issue