reiji-h 1 år sedan
förälder
incheckning
f230317d0b
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      apps/app/src/pages/[[...path]].page.tsx

+ 0 - 1
apps/app/src/pages/[[...path]].page.tsx

@@ -260,7 +260,6 @@ const Page: NextPageWithLayout<Props> = (props: Props) => {
 
   const { mutate: mutateCurrentPageYjsData } = useCurrentPageYjsData();
 
-
   useSetupGlobalSocket();
   useSetupGlobalSocketForPage(pageId);