Skip to content

Commit e74cfb3

Browse files
brettererulivz
authored andcommitted
chore: remove unnecessary console.log (close: #1155)(#1174)
1 parent 53c0bf3 commit e74cfb3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/@vuepress/markdown/lib/component.js

-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ function htmlBlock (state, startLine, endLine, silent) {
4343
}
4444

4545
if (i === HTML_SEQUENCES.length) {
46-
console.log(lineText)
4746
return false
4847
}
4948

0 commit comments

Comments
 (0)