Shun Miyazawa 3 lat temu
rodzic
commit
64adcbb0ac

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

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