2
0
reiji-h 1 жил өмнө
parent
commit
f230317d0b

+ 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);