瀏覽代碼

clean code

reiji-h 1 年之前
父節點
當前提交
f230317d0b
共有 1 個文件被更改,包括 0 次插入1 次删除
  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);