Skip to content

Commit

Permalink
chore: remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-R44 committed Mar 2, 2024
1 parent 602340c commit 9d69ce0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions resources/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ import { createApp, h, ref, type DefineComponent } from 'vue'
import { autoAnimatePlugin } from '@formkit/auto-animate/vue'
import { resolvePageComponent } from '@adonisjs/inertia/helpers'

console.log('app.ts')

void createInertiaApp({
progress: { color: '#5468FF' },

Expand Down

0 comments on commit 9d69ce0

Please sign in to comment.