Remove redunant console.logs and netlify status badge

This commit is contained in:
VityaSchel
2023-10-03 18:07:10 +04:00
parent 256153f7c3
commit ea39ea9da1
2 changed files with 0 additions and 4 deletions

View File

@@ -90,8 +90,6 @@ export async function getServerSideProps(context: GetServerSidePropsContext<{ gr
return { props: {} }
}
console.log('etag', etag)
context.res.setHeader('ETag', etag)
return {
props: nextSerialized({