Shun Miyazawa 3 سال پیش
والد
کامیت
64adcbb0ac
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      packages/app/src/pages/share/[[...path]].page.tsx

+ 0 - 1
packages/app/src/pages/share/[[...path]].page.tsx

@@ -193,5 +193,4 @@ export const getServerSideProps: GetServerSideProps = async(context: GetServerSi
   };
 };
 
-
 export default SharedPage;