Removed stray console log.
This commit is contained in:
parent
7b96f8fc83
commit
c2624f180d
|
@ -124,8 +124,6 @@ const {
|
||||||
movieTotal,
|
movieTotal,
|
||||||
} = pageContext.pageProps;
|
} = pageContext.pageProps;
|
||||||
|
|
||||||
console.log(entities);
|
|
||||||
|
|
||||||
const query = pageContext.urlParsed.search.q;
|
const query = pageContext.urlParsed.search.q;
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue