Skip to content

Commit f592e74

Browse files
committed
remove console.log, breaks deploy
1 parent b3f2c47 commit f592e74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vue/src/views/Home.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ export default {
167167
}
168168
}`
169169
}).catch((error) => {
170-
console.log(error);
171170
this.snackbar = true;
172171
});
173172
if (result) {

0 commit comments

Comments
 (0)