Toggle useless console logs

This commit is contained in:
Daniele Pancottini 2023-06-22 10:01:16 +02:00
parent e2dc9b0f0a
commit 3abdcb8c25

View File

@ -57,8 +57,6 @@ export async function getStaticProps({
}
}
console.log(relatedProducts)
return {
props: {
pages,