Skip to content

Commit 56488ec

Browse files
committed
chore: remove console log
1 parent 33e1d35 commit 56488ec

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

web/components/Wrapper/web-component-plugins.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,4 @@ export default function (Vue: App) {
4646

4747
// Provide Apollo client for all web components
4848
Vue.provide(DefaultApolloClient, client);
49-
50-
console.log('Vue App', Vue);
5149
}

0 commit comments

Comments
 (0)