Browse Source

remove space

Shun Miyazawa 3 years ago
parent
commit
64adcbb0ac
1 changed files with 0 additions and 1 deletions
  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;