mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-10-24 00:14:25 +02:00
fix: Remove non-needed function
This commit is contained in:
@@ -63,8 +63,6 @@ export const debugDrawLine = (
|
||||
);
|
||||
};
|
||||
|
||||
export const testDebug = () => {};
|
||||
|
||||
export const debugDrawPoint = (
|
||||
p: GlobalPoint,
|
||||
opts?: {
|
||||
|
Reference in New Issue
Block a user