Skip to content

Commit

Permalink
chore: remove console log
Browse files Browse the repository at this point in the history
  • Loading branch information
eazypau committed Jan 16, 2024
1 parent 8d31683 commit 6da213c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion layouts/main.vue
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
</template>
<script setup>
const runtimeConfig = useRuntimeConfig();
console.log(runtimeConfig.public);
const gtag = `
window.dataLayer = window.dataLayer || [];
function gtag() {
Expand Down

0 comments on commit 6da213c

Please sign in to comment.