Skip to content

Commit ed4d300

Browse files
committed
chore: removing console.log
1 parent 5617411 commit ed4d300

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/create-app.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -448,8 +448,6 @@ export async function createApp(options: Required<Options>) {
448448
}
449449
}
450450

451-
console.log(integrations)
452-
453451
const routes: Array<{
454452
path: string
455453
name: string

0 commit comments

Comments
 (0)