Remove unused

This commit is contained in:
Dean 2024-11-26 17:00:02 +00:00
parent 0eb83239dd
commit 1f0de9b9cb
1 changed files with 0 additions and 1 deletions

View File

@ -484,7 +484,6 @@
if (down || !viewPort) {
return
}
const { x, y } = eleXY(e, viewPort)
}
const isDraggable = e => {