Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit37bdc0e

Browse files
committed
chore: remove the console log completely and fix lint error
1 parent1c1f1ef commit37bdc0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎packages/@vue/cli-ui/src/components/content/TerminalView.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,6 @@ export default {
231231
},
232232
233233
handleLink (event,uri) {
234-
console.log('linkTo', uri);
235234
if (this.openLinks) {
236235
window.open(uri,'_blank')
237236
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp