forgot to remove debug statement

This commit is contained in:
Grant 2024-05-25 23:15:40 -06:00
parent 80c80057ee
commit eb73597667
1 changed files with 0 additions and 3 deletions

View File

@ -28,9 +28,6 @@ const CanvasInner = () => {
useEffect(() => {
Router.PanZoom = PanZoom;
// @ts-ignore
window.TEST_Router = Router;
}, [PanZoom]);
useEffect(() => {