reiji-h 1 ano atrás
pai
commit
f230317d0b
1 arquivos alterados com 0 adições e 1 exclusões
  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);