chore: Fix lint

Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
This commit is contained in:
Mark Tolmacs
2026-06-04 16:22:54 +00:00
parent 13cbaebac9
commit 9dceb40a4f
-1
View File
@@ -43,7 +43,6 @@ import type {
} from "@excalidraw/excalidraw/scene/types"; } from "@excalidraw/excalidraw/scene/types";
import { elementWithCanvasCache } from "./renderElement"; import { elementWithCanvasCache } from "./renderElement";
import { debugDrawLine, debugDrawPolygon } from "./visualdebug";
import { import {
canBecomePolygon, canBecomePolygon,