Commit eb735976 authored by Grant's avatar Grant
Browse files

forgot to remove debug statement

parent 80c80057
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -28,9 +28,6 @@ const CanvasInner = () => {

  useEffect(() => {
    Router.PanZoom = PanZoom;

    // @ts-ignore
    window.TEST_Router = Router;
  }, [PanZoom]);

  useEffect(() => {