fix: Remove non-needed function

This commit is contained in:
Mark Tolmacs
2025-10-21 22:06:27 +02:00
parent 9fa2f438b9
commit 7689f71fb4

View File

@@ -63,8 +63,6 @@ export const debugDrawLine = (
);
};
export const testDebug = () => {};
export const debugDrawPoint = (
p: GlobalPoint,
opts?: {