소스 검색

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