fix lint
Project CI / Frontend tests (pull_request) Successful in 1m33s
Project CI / Backend tests (pull_request) Successful in 5m49s
Project CI / Native shell tests (pull_request) Successful in 6m48s
Project CI / Repository checks (pull_request) Successful in 2m12s

This commit is contained in:
2026-07-21 19:39:26 +08:00
parent bc64a26166
commit e88a64dda5
@@ -23,8 +23,8 @@ import {
getWorldPointFromClient,
moveViewportFromMinimapDrag as resolveViewportFromMinimapDrag,
moveViewportFromMinimapPointer as resolveViewportFromMinimapPointer,
scaleViewportFromScreenPoint,
panViewportFromWheel,
scaleViewportFromScreenPoint,
zoomViewportFromWheel,
} from './ImageCanvasInteractionModel';