Browse Source

clean code

reiji-h 1 năm trước cách đây
mục cha
commit
f230317d0b
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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);