Skip to content

Commit

Permalink
chore: remove console.log -_-
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Mar 4, 2024
1 parent 0d7c0a8 commit b265a1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/.unjs/components/AppFooterNotes.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<script lang="ts" setup>
const appConfig = useAppConfig()
console.log(appConfig)
</script>

<template>
Expand Down

0 comments on commit b265a1b

Please sign in to comment.