chore: remove console.log
This commit is contained in:
@@ -71,7 +71,6 @@ export default function RootLayout({
|
||||
{children}
|
||||
<Footer lang={params.lang} />
|
||||
<Script id="page-tracking">{`
|
||||
console.log('🛰️.pageBottom')
|
||||
typeof _satellite !== "undefined" && _satellite.pageBottom();
|
||||
`}</Script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user